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

  /development/host/windows/usb/legacy/driver/
android_usb_driver_defines.h 55 /** \brief Overrides DbgPrint to make sure that nothing gets printed
60 #define GoogleDbgPrint(Arg) NOTHING
  /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 758 milliseconds