Searched refs:PRINT_CHAR (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/binutils/libiberty/
H A D_doprnt.c53 #define PRINT_CHAR(CHAR) \ macro
87 PRINT_CHAR(*ptr);
194 PRINT_CHAR('%');
/haiku-buildtools/legacy/gcc/gcc/
H A Ddoprint.c40 #define PRINT_CHAR(CHAR) \ macro
77 PRINT_CHAR(*ptr);
184 PRINT_CHAR('%');
/haiku-buildtools/binutils/libiberty/
H A D_doprnt.c53 #define PRINT_CHAR(CHAR) \ macro
87 PRINT_CHAR(*ptr);
194 PRINT_CHAR('%');
/haiku-buildtools/gcc/libiberty/
H A D_doprnt.c53 #define PRINT_CHAR(CHAR) \ macro
87 PRINT_CHAR(*ptr);
194 PRINT_CHAR('%');

Completed in 98 milliseconds