compile.c | 307 static char * convert_number P_((char *, char *, const char *, int, int, int)); 309 convert_number(result, buf, bufend, base, maxdigits, default_char) 305 convert_number(result, buf, bufend, base, maxdigits, default_char) function [all...] |