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

/macosx-10.10/cxxfilt-11/cxxfilt/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...]
/macosx-10.10/Libnotify-133.1.1/notifyutil/
H A Dnotifyutil.c44 #define PRINT_TYPE 0x00000008 macro
252 if (printopt & PRINT_TYPE)
/macosx-10.10/zsh-61/zsh/Src/
H A Dzsh.h1836 #define PRINT_TYPE (1<<1) macro
H A Dbuiltin.c2392 printflags |= PRINT_TYPE;
2544 printflags |= PRINT_TYPE;
H A Dparams.c4822 if (printflags & (PRINT_TYPE|PRINT_TYPESET)) {
/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dcompctl.c1371 else if (printflags & PRINT_TYPE)

Completed in 121 milliseconds