Home
last modified time | relevance | path

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

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dcp-tree.h942 #define IS_AGGR_TYPE_CODE(T) ((T) == RECORD_TYPE || (T) == UNION_TYPE) macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dcp-tree.h942 #define IS_AGGR_TYPE_CODE(T) ((T) == RECORD_TYPE || (T) == UNION_TYPE) macro