HomeSort by: relevance | last modified time | path
    Searched defs:startphase (Results 1 - 1 of 1) 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;

Completed in 11 milliseconds