Searched refs:llim (Results 1 – 1 of 1) sorted by relevance
354 conv_num(const unsigned char *buf, int *dest, unsigned int llim, unsigned int ulim) in conv_num() argument373 if (result < llim || result > ulim) in conv_num()