Home
last modified time | relevance | path

Searched refs:PRINT_TYPE (Results 1 – 25 of 68) sorted by relevance

123

/dports/lang/gcc12-devel/gcc-12-20211205/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
146 PRINT_TYPE(int); in _doprnt()
152 PRINT_TYPE(int); in _doprnt()
155 PRINT_TYPE(long); in _doprnt()
160 PRINT_TYPE(long long); in _doprnt()
162 PRINT_TYPE(long); /* Fake it and hope for the best. */ in _doprnt()
176 PRINT_TYPE(double); in _doprnt()
180 PRINT_TYPE(long double); in _doprnt()
182 PRINT_TYPE(double); /* Fake it and hope for the best. */ in _doprnt()
188 PRINT_TYPE(char *); in _doprnt()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
146 PRINT_TYPE(int); in _doprnt()
152 PRINT_TYPE(int); in _doprnt()
155 PRINT_TYPE(long); in _doprnt()
160 PRINT_TYPE(long long); in _doprnt()
162 PRINT_TYPE(long); /* Fake it and hope for the best. */ in _doprnt()
176 PRINT_TYPE(double); in _doprnt()
180 PRINT_TYPE(long double); in _doprnt()
182 PRINT_TYPE(double); /* Fake it and hope for the best. */ in _doprnt()
188 PRINT_TYPE(char *); in _doprnt()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
146 PRINT_TYPE(int); in _doprnt()
152 PRINT_TYPE(int); in _doprnt()
155 PRINT_TYPE(long); in _doprnt()
160 PRINT_TYPE(long long); in _doprnt()
162 PRINT_TYPE(long); /* Fake it and hope for the best. */ in _doprnt()
176 PRINT_TYPE(double); in _doprnt()
180 PRINT_TYPE(long double); in _doprnt()
182 PRINT_TYPE(double); /* Fake it and hope for the best. */ in _doprnt()
188 PRINT_TYPE(char *); in _doprnt()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
146 PRINT_TYPE(int); in _doprnt()
152 PRINT_TYPE(int); in _doprnt()
155 PRINT_TYPE(long); in _doprnt()
160 PRINT_TYPE(long long); in _doprnt()
162 PRINT_TYPE(long); /* Fake it and hope for the best. */ in _doprnt()
176 PRINT_TYPE(double); in _doprnt()
180 PRINT_TYPE(long double); in _doprnt()
182 PRINT_TYPE(double); /* Fake it and hope for the best. */ in _doprnt()
188 PRINT_TYPE(char *); in _doprnt()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
146 PRINT_TYPE(int); in _doprnt()
152 PRINT_TYPE(int); in _doprnt()
155 PRINT_TYPE(long); in _doprnt()
160 PRINT_TYPE(long long); in _doprnt()
162 PRINT_TYPE(long); /* Fake it and hope for the best. */ in _doprnt()
176 PRINT_TYPE(double); in _doprnt()
180 PRINT_TYPE(long double); in _doprnt()
182 PRINT_TYPE(double); /* Fake it and hope for the best. */ in _doprnt()
188 PRINT_TYPE(char *); in _doprnt()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
146 PRINT_TYPE(int); in _doprnt()
152 PRINT_TYPE(int); in _doprnt()
155 PRINT_TYPE(long); in _doprnt()
160 PRINT_TYPE(long long); in _doprnt()
162 PRINT_TYPE(long); /* Fake it and hope for the best. */ in _doprnt()
176 PRINT_TYPE(double); in _doprnt()
180 PRINT_TYPE(long double); in _doprnt()
182 PRINT_TYPE(double); /* Fake it and hope for the best. */ in _doprnt()
188 PRINT_TYPE(char *); in _doprnt()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
146 PRINT_TYPE(int); in _doprnt()
152 PRINT_TYPE(int); in _doprnt()
155 PRINT_TYPE(long); in _doprnt()
160 PRINT_TYPE(long long); in _doprnt()
162 PRINT_TYPE(long); /* Fake it and hope for the best. */ in _doprnt()
176 PRINT_TYPE(double); in _doprnt()
180 PRINT_TYPE(long double); in _doprnt()
182 PRINT_TYPE(double); /* Fake it and hope for the best. */ in _doprnt()
188 PRINT_TYPE(char *); in _doprnt()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
146 PRINT_TYPE(int); in _doprnt()
152 PRINT_TYPE(int); in _doprnt()
155 PRINT_TYPE(long); in _doprnt()
160 PRINT_TYPE(long long); in _doprnt()
162 PRINT_TYPE(long); /* Fake it and hope for the best. */ in _doprnt()
176 PRINT_TYPE(double); in _doprnt()
180 PRINT_TYPE(long double); in _doprnt()
182 PRINT_TYPE(double); /* Fake it and hope for the best. */ in _doprnt()
188 PRINT_TYPE(char *); in _doprnt()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \
146 PRINT_TYPE(int);
152 PRINT_TYPE(int);
155 PRINT_TYPE(long);
160 PRINT_TYPE(long long);
162 PRINT_TYPE(long); /* Fake it and hope for the best. */
176 PRINT_TYPE(double);
180 PRINT_TYPE(long double);
182 PRINT_TYPE(double); /* Fake it and hope for the best. */
188 PRINT_TYPE(char *);
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
146 PRINT_TYPE(int); in _doprnt()
152 PRINT_TYPE(int); in _doprnt()
155 PRINT_TYPE(long); in _doprnt()
160 PRINT_TYPE(long long); in _doprnt()
162 PRINT_TYPE(long); /* Fake it and hope for the best. */ in _doprnt()
176 PRINT_TYPE(double); in _doprnt()
180 PRINT_TYPE(long double); in _doprnt()
182 PRINT_TYPE(double); /* Fake it and hope for the best. */ in _doprnt()
188 PRINT_TYPE(char *); in _doprnt()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/libiberty/
H A D_doprnt.c65 #define PRINT_TYPE(TYPE) \ macro
153 PRINT_TYPE(int);
159 PRINT_TYPE(int);
162 PRINT_TYPE(long);
167 PRINT_TYPE(long long);
169 PRINT_TYPE(long); /* Fake it and hope for the best. */
183 PRINT_TYPE(double);
187 PRINT_TYPE(long double);
189 PRINT_TYPE(double); /* Fake it and hope for the best. */
195 PRINT_TYPE(char *);
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libiberty/
H A D_doprnt.c65 #define PRINT_TYPE(TYPE) \ macro
153 PRINT_TYPE(int);
159 PRINT_TYPE(int);
162 PRINT_TYPE(long);
167 PRINT_TYPE(long long);
169 PRINT_TYPE(long); /* Fake it and hope for the best. */
183 PRINT_TYPE(double);
187 PRINT_TYPE(long double);
189 PRINT_TYPE(double); /* Fake it and hope for the best. */
195 PRINT_TYPE(char *);
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
146 PRINT_TYPE(int); in _doprnt()
152 PRINT_TYPE(int); in _doprnt()
155 PRINT_TYPE(long); in _doprnt()
160 PRINT_TYPE(long long); in _doprnt()
162 PRINT_TYPE(long); /* Fake it and hope for the best. */ in _doprnt()
176 PRINT_TYPE(double); in _doprnt()
180 PRINT_TYPE(long double); in _doprnt()
182 PRINT_TYPE(double); /* Fake it and hope for the best. */ in _doprnt()
188 PRINT_TYPE(char *); in _doprnt()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
146 PRINT_TYPE(int); in _doprnt()
152 PRINT_TYPE(int); in _doprnt()
155 PRINT_TYPE(long); in _doprnt()
160 PRINT_TYPE(long long); in _doprnt()
162 PRINT_TYPE(long); /* Fake it and hope for the best. */ in _doprnt()
176 PRINT_TYPE(double); in _doprnt()
180 PRINT_TYPE(long double); in _doprnt()
182 PRINT_TYPE(double); /* Fake it and hope for the best. */ in _doprnt()
188 PRINT_TYPE(char *); in _doprnt()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
146 PRINT_TYPE(int); in _doprnt()
152 PRINT_TYPE(int); in _doprnt()
155 PRINT_TYPE(long); in _doprnt()
160 PRINT_TYPE(long long); in _doprnt()
162 PRINT_TYPE(long); /* Fake it and hope for the best. */ in _doprnt()
176 PRINT_TYPE(double); in _doprnt()
180 PRINT_TYPE(long double); in _doprnt()
182 PRINT_TYPE(double); /* Fake it and hope for the best. */ in _doprnt()
188 PRINT_TYPE(char *); in _doprnt()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
146 PRINT_TYPE(int); in _doprnt()
152 PRINT_TYPE(int); in _doprnt()
155 PRINT_TYPE(long); in _doprnt()
160 PRINT_TYPE(long long); in _doprnt()
162 PRINT_TYPE(long); /* Fake it and hope for the best. */ in _doprnt()
176 PRINT_TYPE(double); in _doprnt()
180 PRINT_TYPE(long double); in _doprnt()
182 PRINT_TYPE(double); /* Fake it and hope for the best. */ in _doprnt()
188 PRINT_TYPE(char *); in _doprnt()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
146 PRINT_TYPE(int); in _doprnt()
152 PRINT_TYPE(int); in _doprnt()
155 PRINT_TYPE(long); in _doprnt()
160 PRINT_TYPE(long long); in _doprnt()
162 PRINT_TYPE(long); /* Fake it and hope for the best. */ in _doprnt()
176 PRINT_TYPE(double); in _doprnt()
180 PRINT_TYPE(long double); in _doprnt()
182 PRINT_TYPE(double); /* Fake it and hope for the best. */ in _doprnt()
188 PRINT_TYPE(char *); in _doprnt()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
146 PRINT_TYPE(int); in _doprnt()
152 PRINT_TYPE(int); in _doprnt()
155 PRINT_TYPE(long); in _doprnt()
160 PRINT_TYPE(long long); in _doprnt()
162 PRINT_TYPE(long); /* Fake it and hope for the best. */ in _doprnt()
176 PRINT_TYPE(double); in _doprnt()
180 PRINT_TYPE(long double); in _doprnt()
182 PRINT_TYPE(double); /* Fake it and hope for the best. */ in _doprnt()
188 PRINT_TYPE(char *); in _doprnt()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
146 PRINT_TYPE(int); in _doprnt()
152 PRINT_TYPE(int); in _doprnt()
155 PRINT_TYPE(long); in _doprnt()
160 PRINT_TYPE(long long); in _doprnt()
162 PRINT_TYPE(long); /* Fake it and hope for the best. */ in _doprnt()
176 PRINT_TYPE(double); in _doprnt()
180 PRINT_TYPE(long double); in _doprnt()
182 PRINT_TYPE(double); /* Fake it and hope for the best. */ in _doprnt()
188 PRINT_TYPE(char *); in _doprnt()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
146 PRINT_TYPE(int); in _doprnt()
152 PRINT_TYPE(int); in _doprnt()
155 PRINT_TYPE(long); in _doprnt()
160 PRINT_TYPE(long long); in _doprnt()
162 PRINT_TYPE(long); /* Fake it and hope for the best. */ in _doprnt()
176 PRINT_TYPE(double); in _doprnt()
180 PRINT_TYPE(long double); in _doprnt()
182 PRINT_TYPE(double); /* Fake it and hope for the best. */ in _doprnt()
188 PRINT_TYPE(char *); in _doprnt()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
146 PRINT_TYPE(int); in _doprnt()
152 PRINT_TYPE(int); in _doprnt()
155 PRINT_TYPE(long); in _doprnt()
160 PRINT_TYPE(long long); in _doprnt()
162 PRINT_TYPE(long); /* Fake it and hope for the best. */ in _doprnt()
176 PRINT_TYPE(double); in _doprnt()
180 PRINT_TYPE(long double); in _doprnt()
182 PRINT_TYPE(double); /* Fake it and hope for the best. */ in _doprnt()
188 PRINT_TYPE(char *); in _doprnt()
[all …]
/dports/devel/gdb/gdb-11.1/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
146 PRINT_TYPE(int); in _doprnt()
152 PRINT_TYPE(int); in _doprnt()
155 PRINT_TYPE(long); in _doprnt()
160 PRINT_TYPE(long long); in _doprnt()
162 PRINT_TYPE(long); /* Fake it and hope for the best. */ in _doprnt()
176 PRINT_TYPE(double); in _doprnt()
180 PRINT_TYPE(long double); in _doprnt()
182 PRINT_TYPE(double); /* Fake it and hope for the best. */ in _doprnt()
188 PRINT_TYPE(char *); in _doprnt()
[all …]
/dports/devel/gdb761/gdb-7.6.1/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
146 PRINT_TYPE(int); in _doprnt()
152 PRINT_TYPE(int); in _doprnt()
155 PRINT_TYPE(long); in _doprnt()
160 PRINT_TYPE(long long); in _doprnt()
162 PRINT_TYPE(long); /* Fake it and hope for the best. */ in _doprnt()
176 PRINT_TYPE(double); in _doprnt()
180 PRINT_TYPE(long double); in _doprnt()
182 PRINT_TYPE(double); /* Fake it and hope for the best. */ in _doprnt()
188 PRINT_TYPE(char *); in _doprnt()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
146 PRINT_TYPE(int); in _doprnt()
152 PRINT_TYPE(int); in _doprnt()
155 PRINT_TYPE(long); in _doprnt()
160 PRINT_TYPE(long long); in _doprnt()
162 PRINT_TYPE(long); /* Fake it and hope for the best. */ in _doprnt()
176 PRINT_TYPE(double); in _doprnt()
180 PRINT_TYPE(long double); in _doprnt()
182 PRINT_TYPE(double); /* Fake it and hope for the best. */ in _doprnt()
188 PRINT_TYPE(char *); in _doprnt()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/libiberty/
H A D_doprnt.c65 #define PRINT_TYPE(TYPE) \ macro
153 PRINT_TYPE(int);
159 PRINT_TYPE(int);
162 PRINT_TYPE(long);
167 PRINT_TYPE(long long);
169 PRINT_TYPE(long); /* Fake it and hope for the best. */
183 PRINT_TYPE(double);
187 PRINT_TYPE(long double);
189 PRINT_TYPE(double); /* Fake it and hope for the best. */
195 PRINT_TYPE(char *);
[all …]

123