Searched refs:FX_OR (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/config/
H A Dfiles.c514 case FX_OR:
543 case FX_OR:
584 case FX_OR:
H A Ddefs.h352 #define FX_OR 3 /* OR expr (lhs in nv_ptr, rhs in nv_next) */ macro
H A Dgram.y81 #define fx_or(e1, e2) new0(NULL, NULL, e1, FX_OR, e2)

Completed in 79 milliseconds