Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-fold.c156 bool op0_const_self = true, op1_const_self = true, op2_const_self = true; in c_fully_fold_internal() local
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-common.c1088 bool op0_const_self = true, op1_const_self = true, op2_const_self = true; in c_fully_fold_internal() local