Home
last modified time | relevance | path

Searched defs:fmtbasell (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dfmtbase.c63 fmtbasell(intmax_t n, int b, int p) in fmtbasell() function
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dast.h265 #define fmtbasell(a,b,c) fmtbase(a,b,c) /* until 2014-01-01 */ macro