HomeSort by relevance Sort by last modified time
    Searched defs:NOTHING (Results 1 - 2 of 2) sorted by null

  /bionic/libc/regex/
engine.c 97 #define NOTHING (BOL+3)
119 #define SP(t, s, c) /* nothing */
120 #define AT(t, p1, p2, s1, s2) /* nothing */
121 #define NOTE(s) /* nothing */
686 st = step(m->g, startst, stopst, st, NOTHING, st);
740 assert(EQ(step(m->g, startst, stopst, st, NOTHING, st), st));
772 st = step(m->g, startst, stopst, st, NOTHING, st);
824 assert(EQ(step(m->g, startst, stopst, st, NOTHING, st), st));
  /cts/tools/signature-tools/lib/
stringtemplate.jar 

Completed in 94 milliseconds