Searched defs:INT (Results 1 – 4 of 4) sorted by relevance
/glibc-2.36/stdlib/ |
D | strtol.c | 25 # define INT LONG int macro 27 # define INT unsigned LONG int macro
|
D | strtol_l.c | 54 # define INT LONG int macro 56 # define INT unsigned LONG int macro
|
/glibc-2.36/posix/ |
D | fnmatch.c | 109 #define INT int macro 131 #define INT wint_t macro
|
/glibc-2.36/math/ |
D | atest-exp2.c | 47 #define CONSTSZ(INT, F1, F2, F3, F4, F5, F6, F7, F8, F9, Fa, Fb, Fc) \ argument
|