HomeSort by relevance Sort by last modified time
    Searched defs:notfirst (Results 1 - 3 of 3) sorted by null

  /external/iproute2/lib/
utils.c 560 static int notfirst; local
586 if (++notfirst == 1)
  /external/iproute2/misc/
ss.c 569 static int notfirst; local
571 if (!notfirst) {
573 notfirst = 1;
966 static int notfirst; local
971 if (!notfirst) {
973 notfirst = 1;
    [all...]
  /external/valgrind/perf/
tinycc.c 9594 int *st, last_tok, t, notfirst; local
13848 int notfirst, index, index_last, align, l, nb_elems, elem_size; local
    [all...]

Completed in 209 milliseconds