Home
last modified time | relevance | path

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

/freebsd/libexec/bootpd/
H A Dreadfile.c113 #define OP_BOOLEAN 3 macro
698 if (optype == OP_BOOLEAN) \
712 if (optype == OP_BOOLEAN) \
731 if (optype == OP_BOOLEAN) \
750 if (optype == OP_BOOLEAN) \
824 optype = OP_BOOLEAN; in eval_symbol()
847 (*symbol) += (optype == OP_BOOLEAN) ? 2 : 3; in eval_symbol()
871 if (optype == OP_BOOLEAN) in eval_symbol()
893 if (optype == OP_BOOLEAN) in eval_symbol()
953 if (optype == OP_BOOLEAN) in eval_symbol()
[all …]