Searched refs:PRINT_TYPE (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
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(cha
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
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(cha
[all...]
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
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(cha
[all...]
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
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(cha
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A D_doprnt.c61 #define PRINT_TYPE(TYPE) \ macro
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(cha
[all...]
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A D_doprnt.c60 #define PRINT_TYPE(TYPE) \ macro
145 PRINT_TYPE(int);
151 PRINT_TYPE(int);
154 PRINT_TYPE(long);
159 PRINT_TYPE(long long);
161 PRINT_TYPE(long); /* Fake it and hope for the best. */
175 PRINT_TYPE(double);
179 PRINT_TYPE(long double);
181 PRINT_TYPE(double); /* Fake it and hope for the best. */
187 PRINT_TYPE(cha
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dbfd.c884 #define PRINT_TYPE(TYPE, FIELD) \
1027 PRINT_TYPE (int, i);
1033 PRINT_TYPE (int, i);
1036 PRINT_TYPE (long, l);
1048 PRINT_TYPE (long long, ll);
1051 PRINT_TYPE (long, l);
1065 PRINT_TYPE (double, d);
1069 PRINT_TYPE (long double, ld);
1072 PRINT_TYPE (double, d);
1078 PRINT_TYPE (cha
882 #define PRINT_TYPE macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dbfd.c910 #define PRINT_TYPE(TYPE, FIELD) \
1056 PRINT_TYPE (int, i);
1062 PRINT_TYPE (int, i);
1065 PRINT_TYPE (long, l);
1076 PRINT_TYPE (long long, ll);
1089 PRINT_TYPE (double, d);
1091 PRINT_TYPE (long double, ld);
1095 PRINT_TYPE (char *, p);
1146 PRINT_TYPE (void *, p);
908 #define PRINT_TYPE macro
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dbfd.c893 #define PRINT_TYPE(TYPE, FIELD) \
1036 PRINT_TYPE (int, i);
1042 PRINT_TYPE (int, i);
1045 PRINT_TYPE (long, l);
1056 PRINT_TYPE (long long, ll);
1069 PRINT_TYPE (double, d);
1071 PRINT_TYPE (long double, ld);
1075 PRINT_TYPE (char *, p);
1126 PRINT_TYPE (void *, p);
891 #define PRINT_TYPE macro
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dbfd.c998 #define PRINT_TYPE(TYPE, FIELD) \
1144 PRINT_TYPE (int, i);
1150 PRINT_TYPE (int, i);
1153 PRINT_TYPE (long, l);
1164 PRINT_TYPE (long long, ll);
1177 PRINT_TYPE (double, d);
1179 PRINT_TYPE (long double, ld);
1183 PRINT_TYPE (char *, p);
1234 PRINT_TYPE (void *, p);
996 #define PRINT_TYPE macro

Completed in 175 milliseconds