Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dfold-const.c4890 int final_unsignedp = TREE_UNSIGNED (final_type); local
/openbsd-src/gnu/gcc/gcc/
H A Dfold-const.c7550 int final_unsignedp = TYPE_UNSIGNED (type); in fold_unary() local