Searched refs:HOST_WIDE_INT_PRINT (Results 1 - 3 of 3) sorted by relevance

/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/plugin/include/
H A Dhwint.h79 # define HOST_WIDE_INT_PRINT HOST_LONG_FORMAT macro
91 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT macro
98 #define HOST_WIDE_INT_PRINT_DEC "%" HOST_WIDE_INT_PRINT "d"
100 #define HOST_WIDE_INT_PRINT_UNSIGNED "%" HOST_WIDE_INT_PRINT "u"
101 #define HOST_WIDE_INT_PRINT_HEX "0x%" HOST_WIDE_INT_PRINT "x"
110 # define HOST_WIDEST_INT_PRINT HOST_WIDE_INT_PRINT
/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/plugin/include/
H A Dhwint.h89 # define HOST_WIDE_INT_PRINT HOST_LONG_FORMAT macro
101 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT macro
108 #define HOST_WIDE_INT_PRINT_DEC "%" HOST_WIDE_INT_PRINT "d"
110 #define HOST_WIDE_INT_PRINT_UNSIGNED "%" HOST_WIDE_INT_PRINT "u"
111 #define HOST_WIDE_INT_PRINT_HEX "%#" HOST_WIDE_INT_PRINT "x"
112 #define HOST_WIDE_INT_PRINT_HEX_PURE "%" HOST_WIDE_INT_PRINT "x"
121 # define HOST_WIDEST_INT_PRINT HOST_WIDE_INT_PRINT
/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/plugin/include/
H A Dhwint.h80 # define HOST_WIDE_INT_PRINT HOST_LONG_FORMAT macro
92 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT macro
99 #define HOST_WIDE_INT_PRINT_DEC "%" HOST_WIDE_INT_PRINT "d"
101 #define HOST_WIDE_INT_PRINT_UNSIGNED "%" HOST_WIDE_INT_PRINT "u"
102 #define HOST_WIDE_INT_PRINT_HEX "%#" HOST_WIDE_INT_PRINT "x"
111 # define HOST_WIDEST_INT_PRINT HOST_WIDE_INT_PRINT

Completed in 92 milliseconds