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

/bionic/libc/upstream-netbsd/lib/libc/regex/
H A Dengine.c138 #define NOTHING (BOL+3) macro
795 st = step(m->g, startst, stopst, st, NOTHING, st);
849 assert(EQ(step(m->g, startst, stopst, st, NOTHING, st), st));
892 st = step(m->g, startst, stopst, st, NOTHING, st);
944 assert(EQ(step(m->g, startst, stopst, st, NOTHING, st), st));
959 == #define NOTHING (BOL+3)

Completed in 26 milliseconds