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

/xsrc/external/mit/fonttosfnt/dist/
H A Dwrite.c540 int time_hi = 0; local in function:writehead
543 macTime(&time_hi, &time_lo);
552 writeLONG(out, time_hi); /* created */
554 writeLONG(out, time_hi); /* modified */

Completed in 3 milliseconds