Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dfold-const.c4880 int inside_unsignedp = TREE_UNSIGNED (inside_type); local
/openbsd-src/gnu/gcc/gcc/
H A Dfold-const.c7538 int inside_unsignedp = TYPE_UNSIGNED (inside_type); in fold_unary() local