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

/xsrc/external/mit/fonttosfnt/dist/
H A Dwrite.c541 unsigned time_lo = 0; local in function:writehead
543 macTime(&time_hi, &time_lo);
553 writeULONG(out, time_lo);
555 writeULONG(out, time_lo);

Completed in 30 milliseconds