Searched refs:num_unary_op (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/contrib/gcclibs/libcpp/ |
| D | expr.c | 46 static cpp_num num_unary_op (cpp_reader *, cpp_num, enum cpp_ttype); 931 top[-1].value = num_unary_op (pfile, top->value, top->op); in reduce() 1324 num_unary_op (cpp_reader *pfile, cpp_num num, enum cpp_ttype op) in num_unary_op() function
|
| /freebsd-10-stable/contrib/gcc/ |
| D | ChangeLog-2002 | 12956 (num_unary_op, num_binary_op, num_div_op): Issue diagnostics 19792 num_part_mul, num_unary_op, num_binary_op, num_negate,
|