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

  /external/chromium_org/v8/test/mjsunit/regress/
regress-builtinbust-1.js 5 function nope() { return false; } function
8 Object.isSealed = nope;
  /bionic/libc/upstream-netbsd/lib/libc/regex/
engine.c 91 #define nope snope macro
103 #define nope lnope macro
163 static int nope = 0; variable
400 assert(nope);
416 assert(nope);
534 assert(nope);
547 assert(nope);
756 assert(nope);
761 assert(nope);
1074 assert(nope);
1188 #undef nope macro
    [all...]
  /ndk/sources/host-tools/ndk-stack/regex/
engine.c 55 #define nope snope macro
67 #define nope lnope macro
117 static int nope = 0; variable
326 assert(nope);
342 assert(nope);
448 assert(nope);
461 assert(nope);
660 assert(nope);
665 assert(nope);
942 assert(nope);
1023 #undef nope macro
    [all...]

Completed in 91 milliseconds