Home
last modified time | relevance | path

Searched defs:zerop (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-complex.c97 int zerop = false; in some_nonzerop() local
H A Dtree-cfg.c482 bool zerop, onep; in fold_cond_expr_cond() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-complex.c116 int zerop = false; in some_nonzerop() local
H A Dtree.c2467 zerop (const_tree expr) in zerop() function