Searched refs:INC (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/upstream-netbsd/lib/libc/regex/
H A Dregexec.c123 #define INC(o) ((o) <<= 1) macro
149 #undef INC macro
175 #define INC(o) ((o)++) macro
H A Dengine.c984 for (pc = start, INIT(here, pc); pc != stop; pc++, INC(here)) {

Completed in 87 milliseconds