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

/freebsd-11.0-release/contrib/nvi/common/
H A Doptions.h69 #define O_D_VAL(sp, o) O_V(sp, o, o_def.val) macro
70 #define O_D_ISSET(sp, o) O_D_VAL(sp, o)
H A Doptions_f.c120 if (O_VAL(sp, O_WINDOW) == O_D_VAL(sp, O_WINDOW) ||
128 if (O_VAL(sp, O_WINDOW) == O_D_VAL(sp, O_WINDOW) ||
H A Doptions.c879 if (O_VAL(sp, cnt) == O_D_VAL(sp, cnt))

Completed in 114 milliseconds