Searched defs:intmax_t (Results 1 - 8 of 8) sorted by relevance

/haiku-fatelf/headers/posix/
H A Dstdint.h56 typedef int64_t intmax_t; typedef
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dstdint.h236 #undef intmax_t macro
238 # define intmax_t long long int macro
240 # define intmax_t int64_t macro
242 # define intmax_t long int macro
H A Dstdint.in.h235 #undef intmax_t macro
237 # define intmax_t long long int macro
239 # define intmax_t int64_t macro
241 # define intmax_t long int macro
/haiku-fatelf/src/bin/coreutils/lib/
H A Dstdint.h259 #undef intmax_t macro
262 # define intmax_t gl_intmax_t macro
264 # define intmax_t int64_t macro
267 # define intmax_t gl_intmax_t macro
H A Dstdint.in.h258 #undef intmax_t macro
261 # define intmax_t gl_intmax_t macro
263 # define intmax_t int64_t macro
266 # define intmax_t gl_intmax_t macro
/haiku-fatelf/src/bin/network/wget/lib/
H A Dstdint.in.h255 #undef intmax_t macro
258 # define intmax_t gl_intmax_t macro
260 # define intmax_t int64_t macro
263 # define intmax_t gl_intmax_t macro
/haiku-fatelf/src/bin/network/wget/md5/
H A Dstdint.in.h255 #undef intmax_t macro
258 # define intmax_t gl_intmax_t macro
260 # define intmax_t int64_t macro
263 # define intmax_t gl_intmax_t macro
/haiku-fatelf/src/bin/bash/lib/sh/
H A Dsnprintf.c82 #define intmax_t long macro

Completed in 77 milliseconds