Searched refs:INT_T (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dprintf-parse.c33 # define INT_T int macro
49 # define INT_T wint_t macro
H A Dprintf-prs.c29 # define INT_T int macro
52 # define INT_T wint_t macro
H A Dvfprintf.c72 # define INT_T int macro
88 # define INT_T wint_t macro
133 # define INT_T int macro
165 register const INT_T outc = (Ch); \
305 #define CHAR_CLASS(Ch) (jump_table[(INT_T) (Ch) - L_(' ')])

Completed in 44 milliseconds