Home
last modified time | relevance | path

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

/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregcomp.c206 #define DROP(n) (p->slen -= (n)) macro
599 DROP(1); in p_bre()
1158 DROP(finish-start); /* drop the operand */ in repeat()