HomeSort by: relevance | last modified time | path
    Searched defs:startphase (Results 1 - 2 of 2) sorted by relevancy

  /src/regress/lib/libc/divrem/
divremtest.c 69 static time_t startphase; local in function:mark_time
75 (int)(t - startphase));
78 startphase = t;
divremtest.c 69 static time_t startphase; local in function:mark_time
75 (int)(t - startphase));
78 startphase = t;

Completed in 497 milliseconds