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

/bionic/libc/regex/
H A Dregcomp.c137 #define DROP(n) (p->slen -= (n)) macro
475 DROP(1);
958 DROP(finish-start); /* drop the operand */

Completed in 5 milliseconds