Searched refs:DROP (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/usr.sbin/lpr/common_source/
H A Dlp.local.h67 #define DROP 3 /* offset to drop characters with descenders */ macro
/freebsd-9.3-release/sys/boot/ficl/
H A Dvm.c179 DROP,
222 case DROP:
H A Dficl.h416 #define DROP(n) stackDrop(pVM->pStack,n) macro
H A Dwords.c2957 DROP(2);
/freebsd-9.3-release/contrib/llvm/lib/Support/
H A Dregcomp.c138 #define DROP(n) (p->slen -= (n)) macro
511 DROP(1);
994 DROP(finish-start); /* drop the operand */
/freebsd-9.3-release/lib/libc/regex/
H A Dregcomp.c162 #define DROP(n) (p->slen -= (n)) macro
528 DROP(1);
1020 DROP(finish-start); /* drop the operand */
/freebsd-9.3-release/usr.sbin/lpr/lpd/
H A Dprintjob.c1509 for (scnhgt = 0; scnhgt++ < HEIGHT+DROP; ) {
1514 if ((!d && scnhgt > HEIGHT) || (scnhgt <= DROP && d))
1546 return (DROP);
/freebsd-9.3-release/contrib/pf/pfctl/
H A Dparse.y444 %token NOROUTE URPFFAILED FRAGMENT USER GROUP MAXMSS MAXIMUM TTL TOS DROP TABLE
614 | SET BLOCKPOLICY DROP {
2442 | DROP {
5273 { "drop", DROP},

Completed in 152 milliseconds