Searched defs:DROP (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/usr.sbin/lpr/common_source/
H A Dlp.local.h64 #define DROP 3 /* offset to drop characters with descenders */ macro
/freebsd-current/crypto/openssl/test/
H A Ddtlsv1listentest.c245 enum {GOOD, VERIFY, DROP} outtype; enumerator in enum:__anon98::__anon99
H A Dbad_dtls_test.c445 #define DROP(x) { x##UL, 1 } macro
[all...]
H A Dcmp_ctx_test.c505 #define DROP(x) (void)(x) /* dummy free() for non-pointer and function types */ macro
/freebsd-current/sys/netpfil/ipfw/
H A Ddn_aqm_pie.h90 DROP, enumerator in enum:__anon5643
/freebsd-current/contrib/nvi/regex/
H A Dregcomp.c161 #define DROP(n) (p->slen -= (n)) macro
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A Dregcomp.c274 #define DROP(n) (p->slen -= (n)) macro
/freebsd-current/stand/ficl/
H A Dficl.h415 #define DROP(n) stackDrop(pVM->pStack,n) macro
/freebsd-current/lib/libc/regex/
H A Dregcomp.c197 #define DROP(n) (p->slen -= (n)) macro

Completed in 131 milliseconds