Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dfold-const.c4885 int inter_unsignedp = TREE_UNSIGNED (inter_type); local
/openbsd-src/gnu/gcc/gcc/
H A Dfold-const.c7544 int inter_unsignedp = TYPE_UNSIGNED (inter_type); in fold_unary() local