Home
last modified time | relevance | path

Searched refs:__intmax_t (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/posix/bits/
Dtypes.h72 typedef long int __intmax_t; typedef
75 __extension__ typedef long long int __intmax_t; typedef
/glibc-2.36/math/bits/
Dmathcalls.h349 __MATHDECL (__intmax_t, fromfp,, (_Mdouble_ __x, int __round,
360 __MATHDECL (__intmax_t, fromfpx,, (_Mdouble_ __x, int __round,
/glibc-2.36/stdlib/
Dstdint.h101 typedef __intmax_t intmax_t;
/glibc-2.36/ChangeLog.old/
DChangeLog.1812177 * bits/types.h (__intmax_t): New typedef.
12180 (intmax_t): Define using __intmax_t.