Searched refs:NumConnectionKind (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/
H A Dvgdb.c409 static const int NumConnectionKind = TO_PID+1; variable
840 struct pollfd pollfds[NumConnectionKind];
859 NumConnectionKind,
873 for (ck = 0; ck < NumConnectionKind; ck ++) {
891 for (ck = 0; ck < NumConnectionKind; ck ++) {

Completed in 1011 milliseconds