Searched refs:op00type (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dfold-const.c13362 tree op00type;
13365 op00type = TREE_TYPE (op00);
13367 && TREE_CODE (TREE_TYPE (op00type)) == COMPLEX_TYPE
13368 && type == TREE_TYPE (TREE_TYPE (op00type)))
13327 tree op00type; local

Completed in 70 milliseconds