Searched defs:tensptr (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Time/
H A DTime.c220 normalize_overflow(int * const tensptr, int * const unitsptr, const int base) argument
227 return increment_overflow(tensptr, tensdelta);

Completed in 33 milliseconds