Home
last modified time | relevance | path

Searched defs:Base (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/stdio-common/
D_itowa.h46 #define SPECIAL(Base) \ in _itowa_word() argument
D_itoa.c170 #define SPECIAL(Base) \ in _itoa_word() argument
Dvfprintf-internal.c183 # define _itoa(Val, Buf, Base, Case) _itowa (Val, Buf, Base, Case) argument
184 # define _itoa_word(Val, Buf, Base, Case) _itowa_word (Val, Buf, Base, Case) argument