Home
last modified time | relevance | path

Searched refs:tensptr (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/Time/
DTime.c220 normalize_overflow(int * const tensptr, int * const unitsptr, const int base) in normalize_overflow() argument
227 return increment_overflow(tensptr, tensdelta); in normalize_overflow()