Home
last modified time | relevance | path

Searched refs:boolean_op (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c11572 bool boolean_op = false; in build_binary_op() local
11899 boolean_op = true; in build_binary_op()
12639 && !boolean_op) in build_binary_op()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc11784 bool boolean_op = false; in build_binary_op() local
12111 boolean_op = true; in build_binary_op()
12827 && !boolean_op) in build_binary_op()