Lines Matching defs:size
43 static char * number(char * str, unsigned long long num, int base, int size, int precision, int type)61 size--;64 size--;67 size--;72 size -= 2;74 size--;84 size -= precision;86 while (size-- > 0)99 while (size-- > 0)105 while (size-- > 0)