Home
last modified time | relevance | path

Searched refs:PREC_NULL (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dparser-defs.h215 PREC_NULL, PREC_COMMA, PREC_ABOVE_COMMA, PREC_ASSIGN, PREC_LOGICAL_OR, enumerator
Dexpprint.c43 print_subexp (exp, &pc, stream, PREC_NULL); in print_expression()
71 enum precedence myprec = PREC_NULL; in print_subexp_standard()
Dlanguage.c1138 {NULL, OP_NULL, PREC_NULL, 0}
Dobjc-lang.c631 {NULL, OP_NULL, PREC_NULL, 0}