Home
last modified time | relevance | path

Searched refs:pp_scalar (Results 1 – 25 of 145) sorted by relevance

123456

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dpretty-print.h254 #define pp_scalar(PP, FORMAT, SCALAR) \ macro
261 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I)
263 pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I)
265 pp_scalar (PP, HOST_WIDE_INT_PRINT_DEC, (HOST_WIDE_INT) I)
267 pp_scalar (PP, HOST_WIDEST_INT_PRINT_DEC, (HOST_WIDEST_INT) I)
268 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P)
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dpretty-print.h316 #define pp_scalar(PP, FORMAT, SCALAR) \ macro
323 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I)
325 pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I)
333 #define pp_double(PP, F) pp_scalar (PP, "%f", F)
334 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P)
414 pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); in pp_wide_integer()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dpretty-print.h278 #define pp_scalar(PP, FORMAT, SCALAR) \ macro
285 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I)
287 pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I)
289 pp_scalar (PP, HOST_WIDE_INT_PRINT_DEC, (HOST_WIDE_INT) I)
291 pp_scalar (PP, HOST_WIDEST_INT_PRINT_DEC, (HOST_WIDEST_INT) I)
292 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P)
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dpretty-print.h316 #define pp_scalar(PP, FORMAT, SCALAR) \ macro
323 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I)
325 pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I)
333 #define pp_double(PP, F) pp_scalar (PP, "%f", F)
334 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P)
414 pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); in pp_wide_integer()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dpretty-print.h316 #define pp_scalar(PP, FORMAT, SCALAR) \ macro
323 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I)
325 pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I)
333 #define pp_double(PP, F) pp_scalar (PP, "%f", F)
334 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P)
414 pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); in pp_wide_integer()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dpretty-print.h278 #define pp_scalar(PP, FORMAT, SCALAR) \ macro
285 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I)
287 pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I)
289 pp_scalar (PP, HOST_WIDE_INT_PRINT_DEC, (HOST_WIDE_INT) I)
291 pp_scalar (PP, HOST_WIDEST_INT_PRINT_DEC, (HOST_WIDEST_INT) I)
292 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P)
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dpretty-print.h326 #define pp_scalar(PP, FORMAT, SCALAR) \ macro
333 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I)
335 pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I)
343 #define pp_double(PP, F) pp_scalar (PP, "%f", F)
344 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P)
430 pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); in pp_wide_integer()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dpretty-print.h326 #define pp_scalar(PP, FORMAT, SCALAR) \ macro
333 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I)
335 pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I)
343 #define pp_double(PP, F) pp_scalar (PP, "%f", F)
344 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P)
430 pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); in pp_wide_integer()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dpretty-print.h326 #define pp_scalar(PP, FORMAT, SCALAR) \ macro
333 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I)
335 pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I)
343 #define pp_double(PP, F) pp_scalar (PP, "%f", F)
344 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P)
430 pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); in pp_wide_integer()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dpretty-print.h326 #define pp_scalar(PP, FORMAT, SCALAR) \ macro
333 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I)
335 pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I)
343 #define pp_double(PP, F) pp_scalar (PP, "%f", F)
344 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P)
430 pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); in pp_wide_integer()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dpretty-print.h326 #define pp_scalar(PP, FORMAT, SCALAR) \ macro
333 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I)
335 pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I)
343 #define pp_double(PP, F) pp_scalar (PP, "%f", F)
344 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P)
430 pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); in pp_wide_integer()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dpretty-print.h326 #define pp_scalar(PP, FORMAT, SCALAR) \ macro
333 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I)
335 pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I)
343 #define pp_double(PP, F) pp_scalar (PP, "%f", F)
344 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P)
430 pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); in pp_wide_integer()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dpretty-print.h326 #define pp_scalar(PP, FORMAT, SCALAR) \ macro
333 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I)
335 pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I)
343 #define pp_double(PP, F) pp_scalar (PP, "%f", F)
344 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P)
430 pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); in pp_wide_integer()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dpretty-print.c44 pp_scalar (PP, "%" F, va_arg (ARG, T)); \
48 pp_scalar (PP, "%l" F, va_arg (ARG, long T)); \
52 pp_scalar (PP, "%ll" F, va_arg (ARG, long long T)); \
241 pp_scalar (pp, "%" HOST_WIDE_INT_PRINT "o", in pp_base_format_text()
258 pp_scalar (pp, HOST_WIDE_INT_PRINT_UNSIGNED, in pp_base_format_text()
267 pp_scalar (pp, HOST_WIDE_INT_PRINT_HEX, in pp_base_format_text()
H A Dpretty-print.h213 #define pp_scalar(PP, FORMAT, SCALAR) \ macro
220 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I)
222 pp_scalar (PP, HOST_WIDE_INT_PRINT_DEC, (HOST_WIDE_INT) I)
223 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dpretty-print.c44 pp_scalar (PP, "%" F, va_arg (ARG, T)); \
48 pp_scalar (PP, "%l" F, va_arg (ARG, long T)); \
52 pp_scalar (PP, "%ll" F, va_arg (ARG, long long T)); \
241 pp_scalar (pp, "%" HOST_WIDE_INT_PRINT "o", in pp_base_format_text()
258 pp_scalar (pp, HOST_WIDE_INT_PRINT_UNSIGNED, in pp_base_format_text()
267 pp_scalar (pp, HOST_WIDE_INT_PRINT_HEX, in pp_base_format_text()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dpretty-print.h299 #define pp_scalar(PP, FORMAT, SCALAR) \ macro
306 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I)
308 pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I)
317 pp_scalar (PP, HOST_WIDE_INT_PRINT_DEC, (HOST_WIDE_INT) I)
318 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P)
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dpretty-print.h299 #define pp_scalar(PP, FORMAT, SCALAR) \ macro
306 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I)
308 pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I)
317 pp_scalar (PP, HOST_WIDE_INT_PRINT_DEC, (HOST_WIDE_INT) I)
318 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dpretty-print.h315 #define pp_scalar(PP, FORMAT, SCALAR) \ macro
322 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I)
324 pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I)
332 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P)
412 pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); in pp_wide_integer()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dpretty-print.h315 #define pp_scalar(PP, FORMAT, SCALAR) \ macro
322 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I)
324 pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I)
332 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P)
412 pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); in pp_wide_integer()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dpretty-print.h315 #define pp_scalar(PP, FORMAT, SCALAR) \ macro
322 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I)
324 pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I)
332 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P)
412 pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); in pp_wide_integer()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dpretty-print.h315 #define pp_scalar(PP, FORMAT, SCALAR) \ macro
322 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I)
324 pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I)
332 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P)
412 pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); in pp_wide_integer()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dpretty-print.h315 #define pp_scalar(PP, FORMAT, SCALAR) \ macro
322 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I)
324 pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I)
332 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P)
412 pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); in pp_wide_integer()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dpretty-print.h315 #define pp_scalar(PP, FORMAT, SCALAR) \ macro
322 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I)
324 pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I)
332 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P)
412 pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); in pp_wide_integer()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dpretty-print.h262 #define pp_scalar(PP, FORMAT, SCALAR) \ macro
269 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I)
271 pp_scalar (PP, HOST_WIDE_INT_PRINT_DEC, (HOST_WIDE_INT) I)
273 pp_scalar (PP, HOST_WIDEST_INT_PRINT_DEC, (HOST_WIDEST_INT) I)
274 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P)

123456