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

/freebsd-10-stable/usr.sbin/bhyve/
H A Dfwctl.c58 #define OP_MAX OP_SET macro
85 static struct op_info *ops[OP_MAX+1];
325 if (rinfo.req_type <= OP_MAX && ops[rinfo.req_type] != NULL)
/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Dnumber.cpp237 enum { OP_LEQ = 'L', OP_GEQ = 'G', OP_MAX = 'X', OP_MIN = 'N' }; enumerator in enum:__anon1565
270 op = OP_MAX;
313 case OP_MAX:
/freebsd-10-stable/sys/dev/bxe/
H A Decore_init.h52 OP_MAX enumerator in enum:__anon19

Completed in 72 milliseconds