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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Time/
H A Dstrptime.c354 conv_num(const unsigned char *buf, int *dest, unsigned int llim, unsigned int ulim) argument
373 if (result < llim || result > ulim)

Completed in 79 milliseconds