Home
last modified time | relevance | path

Searched defs:DROP (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/cmd/lp/cmd/lpsched/
H A Dpickfilter.c426 #define DROP(P,R) if (P) {P[-1] = P[0] = hole; R = 0;} else/*EMPTY*/ in pickfilter() macro
/titanic_52/usr/src/lib/libc/port/locale/
H A Dregcomp.c155 #define DROP(n) (p->slen -= (n)) macro