Searched refs:COND (Results 51 - 59 of 59) sorted by relevance

123

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dgenautomata.c9586 condexp = rtx_alloc (COND);
9623 condexp = rtx_alloc (COND);
9660 condexp = rtx_alloc (COND);
9707 result_rtx = rtx_alloc (COND);
H A Dc-common.c3382 NONANSI_P, ATTRS, IMPLICIT, COND) \
3383 if (NAME && COND) \
3629 case ranges processed so far; COND is the condition for the
H A Dtree.h193 #define DEF_BUILTIN(ENUM, N, C, T, LT, B, F, NA, AT, IM, COND) ENUM,
H A Dbuiltins.c59 #define DEF_BUILTIN(X, N, C, T, LT, B, F, NA, AT, IM, COND) #X,
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delfxx-sparc.c3944 #define COND(x) (((x)&0xf)<<25)
3945 #define CONDA COND(0x8)
3939 #define COND macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delfxx-sparc.c3943 #define COND(x) (((x)&0xf)<<25)
3944 #define CONDA COND(0x8)
3938 #define COND macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dc-common.c4653 NONANSI_P, ATTRS, IMPLICIT, COND) \
4654 if (NAME && COND) \
5331 COND is the condition for the switch-statement itself. Returns the
5594 /* Clearing COND if it is not an integer constant simplifies
H A Dtree.h220 #define DEF_BUILTIN(ENUM, N, C, T, LT, B, F, NA, AT, IM, COND) ENUM,
H A Dbuiltins.c67 #define DEF_BUILTIN(X, N, C, T, LT, B, F, NA, AT, IM, COND) #X,

Completed in 227 milliseconds

123