Home
last modified time | relevance | path

Searched refs:constant_flag (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/gcc/
HDtree.h364 unsigned constant_flag : 1; member
1172 #define TREE_CONSTANT(NODE) (NON_TYPE_CHECK (NODE)->common.constant_flag)
1175 #define TYPE_SIZES_GIMPLIFIED(NODE) (TYPE_CHECK (NODE)->common.constant_flag)