Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c11907 int is_positive = REAL_VALUE_NEGATIVE (TREE_REAL_CST (arg01)) ? -1 : 1; in fold_binary_loc() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc12500 int is_positive = REAL_VALUE_NEGATIVE (TREE_REAL_CST (arg01)) ? -1 : 1; in fold_binary_loc() local