Searched refs:UNSIGNEDP (Results 1 – 10 of 10) sorted by relevance
| /trueos/contrib/gcc/config/arm/ |
| HD | arm.h | 400 #define PROMOTE_MODE(MODE, UNSIGNEDP, TYPE) \ argument 405 UNSIGNEDP = 1; \ 407 UNSIGNEDP = 1; \ 411 #define PROMOTE_FUNCTION_MODE(MODE, UNSIGNEDP, TYPE) \ argument
|
| /trueos/contrib/gcc/config/s390/ |
| HD | s390.h | 171 #define PROMOTE_FUNCTION_MODE(MODE, UNSIGNEDP, TYPE) \ argument
|
| /trueos/contrib/gcc/config/mips/ |
| HD | mips.h | 1179 #define PROMOTE_MODE(MODE, UNSIGNEDP, TYPE) \ argument 1184 (UNSIGNEDP) = 0; \
|
| /trueos/contrib/gcc/config/ia64/ |
| HD | ia64.h | 184 #define PROMOTE_MODE(MODE,UNSIGNEDP,TYPE) \ argument
|
| /trueos/contrib/gcc/config/sparc/ |
| HD | sparc.h | 625 #define PROMOTE_FUNCTION_MODE(MODE, UNSIGNEDP, TYPE) \ argument
|
| /trueos/contrib/gcc/config/i386/ |
| HD | i386.h | 1839 #define PROMOTE_MODE(MODE, UNSIGNEDP, TYPE) \ argument
|
| /trueos/contrib/gcc/config/rs6000/ |
| HD | rs6000.h | 393 #define PROMOTE_MODE(MODE,UNSIGNEDP,TYPE) \ argument
|
| /trueos/contrib/gcc/ |
| HD | ChangeLog-1999 | 10745 * expmed.c (emit_store_flag): If UNSIGNEDP, call unsigned_condition 19389 * optabs.c (emit_cmp_and_jump_insns): Clarify comments. If UNSIGNEDP,
|
| HD | FSFChangeLog.10 | 8293 UNSIGNEDP set.
|
| HD | ChangeLog-2005 | 31670 TYPE_UNSIGNED (type) as type_for_size's UNSIGNEDP argument.
|