Searched refs:NOTHING (Results 1 – 1 of 1) sorted by relevance
/picolibc-3.5.0-3.4.0/newlib/libc/posix/ |
D | engine.c | 101 #define NOTHING (BOL+3) macro 760 st = step(m->g, startst, stopst, st, NOTHING, st); in fast() 814 assert(EQ(step(m->g, startst, stopst, st, NOTHING, st), st)); in fast() 852 st = step(m->g, startst, stopst, st, NOTHING, st); in slow() 904 assert(EQ(step(m->g, startst, stopst, st, NOTHING, st), st)); in slow()
|