HomeSort by: relevance | last modified time | path
    Searched defs:DROP (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/lpr/common_source/
lp.local.h 67 #define DROP 3 /* offset to drop characters with descenders */
  /src/games/battlestar/
extern.h 149 #define DROP 1015
344 int drop(const char *);
  /src/lib/libc/regex/
regcomp.c 221 #define DROP(n) (p->slen -= (n))
815 DROP(1);
1596 DROP(finish-start); /* drop the operand */

Completed in 14 milliseconds