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

/freebsd-11-stable/contrib/gcclibs/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...]
/freebsd-11-stable/contrib/binutils/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...]

Completed in 103 milliseconds