Home | History | Annotate | Download | only in util

Lines Matching defs:first

88    static boolean first = TRUE;
91 if (!first)
95 * but its cool since we set first to false
97 first = FALSE;
333 int first = 1;
339 if (!first)
342 first = 0;
351 if (!first)
354 first = 0;
361 if(first)