Searched refs:__intmax_t (Results 1 – 4 of 4) sorted by relevance
/glibc-2.36/posix/bits/ |
D | types.h | 72 typedef long int __intmax_t; typedef 75 __extension__ typedef long long int __intmax_t; typedef
|
/glibc-2.36/math/bits/ |
D | mathcalls.h | 349 __MATHDECL (__intmax_t, fromfp,, (_Mdouble_ __x, int __round, 360 __MATHDECL (__intmax_t, fromfpx,, (_Mdouble_ __x, int __round,
|
/glibc-2.36/stdlib/ |
D | stdint.h | 101 typedef __intmax_t intmax_t;
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.18 | 12177 * bits/types.h (__intmax_t): New typedef. 12180 (intmax_t): Define using __intmax_t.
|