Searched defs:INTMAX_C (Results 1 - 11 of 11) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/
H A Dstdint.h481 #define INTMAX_C(x) x##L macro
484 #define INTMAX_C(x) x##LL macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/
H A Dstdint.h481 #define INTMAX_C(x) x##L macro
484 #define INTMAX_C(x) x##LL macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/lib/gcc/arm-none-eabi/4.6.1/include/
H A Dstdint-gcc.h252 #undef INTMAX_C macro
253 #define INTMAX_C(c) __INTMAX_C(c) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/lib/gcc/arm-brcm-linux-uclibcgnueabi/4.5.3/include/
H A Dstdint-gcc.h252 #undef INTMAX_C macro
253 #define INTMAX_C(c) __INTMAX_C(c) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/lib/gcc/arm-none-eabi/4.8.1/include/
H A Dstdint-gcc.h255 #undef INTMAX_C macro
256 #define INTMAX_C(c) __INTMAX_C(c) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/
H A Dstdint.h324 # define INTMAX_C(c) c ## L macro
327 # define INTMAX_C(c) c ## LL macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/
H A Dstdint.h324 # define INTMAX_C(c) c ## L macro
327 # define INTMAX_C(c) c ## LL macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/
H A Dstdint.h324 # define INTMAX_C(c) c ## L macro
327 # define INTMAX_C(c) c ## LL macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libiconv-1.14/srclib/
H A Dstdint.in.h278 # undef INTMAX_C macro
585 # define INTMAX_C(x) x##LL macro
587 # define INTMAX_C(x) INT64_C(x) macro
589 # define INTMAX_C(x) x##L macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libiconv-1.14/srclib/
H A Dstdint.in.h278 # undef INTMAX_C macro
585 # define INTMAX_C(x) x##LL macro
587 # define INTMAX_C(x) INT64_C(x) macro
589 # define INTMAX_C(x) x##L macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libiconv-1.14/srclib/
H A Dstdint.in.h278 # undef INTMAX_C macro
585 # define INTMAX_C(x) x##LL macro
587 # define INTMAX_C(x) INT64_C(x) macro
589 # define INTMAX_C(x) x##L macro

Completed in 202 milliseconds