Searched refs:PREC_NULL (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | parser-defs.h | 215 PREC_NULL, PREC_COMMA, PREC_ABOVE_COMMA, PREC_ASSIGN, PREC_LOGICAL_OR, enumerator
|
| D | expprint.c | 43 print_subexp (exp, &pc, stream, PREC_NULL); in print_expression() 71 enum precedence myprec = PREC_NULL; in print_subexp_standard()
|
| D | language.c | 1138 {NULL, OP_NULL, PREC_NULL, 0}
|
| D | objc-lang.c | 631 {NULL, OP_NULL, PREC_NULL, 0}
|