Searched defs:fmtbasell (Results 1 – 3 of 3) sorted by relevance
37 fmtbasell(register intmax_t n, register int b, int p) in fmtbasell() function
63 fmtbasell(intmax_t n, int b, int p) in fmtbasell() function
265 #define fmtbasell(a,b,c) fmtbase(a,b,c) /* until 2014-01-01 */ macro