Searched defs:ANDIF (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/include/cgen/
H A Dbasic-ops.h35 #define ANDIF(x, y) ((x) && (y)) macro
/netbsd-current/external/gpl3/binutils/dist/include/cgen/
H A Dbasic-ops.h35 #define ANDIF(x, y) ((x) && (y)) macro
/netbsd-current/external/gpl3/gdb.old/dist/include/cgen/
H A Dbasic-ops.h35 #define ANDIF(x, y) ((x) && (y)) macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dcgen-ops.h41 #define ANDIF(x, y) ((x) && (y)) macro
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dcgen-ops.h41 #define ANDIF(x, y) ((x) && (y)) macro
/netbsd-current/external/gpl3/gdb/dist/include/cgen/
H A Dbasic-ops.h35 #define ANDIF(x, y) ((x) && (y)) macro

Completed in 291 milliseconds