Searched defs:ifexp (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | init.c | 2035 tree ifexp = cp_build_binary_op (NE_EXPR, alloc_node, in build_new_1() local 2793 tree ifexp; in build_delete() local
|
| D | typeck.c | 4639 build_x_conditional_expr (tree ifexp, tree op1, tree op2) in build_x_conditional_expr()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/cp/ |
| D | init.c | 2515 tree ifexp; local 3181 tree ifexp; local
|
| D | typeck.c | 4586 build_x_conditional_expr (ifexp, op1, op2) in build_x_conditional_expr() argument
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | c-typeck.c | 3364 build_conditional_expr (ifexp, op1, op2) in build_conditional_expr() argument
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | c-typeck.c | 3260 build_conditional_expr (tree ifexp, tree op1, tree op2) in build_conditional_expr()
|