Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/cp/
H A Dinit.c1458 constant_value_1 (tree decl, bool integral_p) in constant_value_1() argument
1461 || (integral_p in constant_value_1()
1496 || (integral_p in constant_value_1()
/openbsd/gnu/gcc/gcc/
H A Dtree.c5568 bool integral_p = INTEGRAL_TYPE_P (TREE_TYPE (op)); in get_narrower() local
5607 if (INTEGRAL_TYPE_P (TREE_TYPE (op)) != integral_p) in get_narrower()