Home
last modified time | relevance | path

Searched defs:TREE_OPERAND_CHECK_CODE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h328 #define TREE_OPERAND_CHECK_CODE(T, CODE, I) \ macro
414 #define TREE_OPERAND_CHECK_CODE(T, CODE, I) ((T)->exp.operands[I]) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h329 #define TREE_OPERAND_CHECK_CODE(T, CODE, I) \ macro
415 #define TREE_OPERAND_CHECK_CODE(T, CODE, I) ((T)->exp.operands[I]) macro