Searched refs:PRINT_TYPE (Results 1 – 1 of 1) sorted by relevance
61 #define PRINT_TYPE(TYPE) \ macro146 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 …]