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

  /bionic/libc/upstream-netbsd/lib/libc/regex/
regcomp.c 1046 const char *oldnext; local
1052 oldnext = p->next;
1063 p->next = oldnext;
1104 const char *oldnext; local
1110 oldnext = p->next;
1121 p->next = oldnext;
    [all...]
  /external/llvm/lib/Support/
regcomp.c 921 char *oldnext = p->next; local
934 p->next = oldnext;
963 char *oldnext = p->next; local
975 p->next = oldnext;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
regcomp.c 885 char *oldnext = p->next; local
898 p->next = oldnext;
927 char *oldnext = p->next; local
939 p->next = oldnext;
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
regcomp.c 921 char *oldnext = p->next; local
934 p->next = oldnext;
963 char *oldnext = p->next; local
975 p->next = oldnext;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
itertoolsmodule.c 1241 Py_ssize_t oldnext; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
itertoolsmodule.c 1219 Py_ssize_t oldnext; local
    [all...]
  /external/python/cpython2/Modules/
itertoolsmodule.c 1238 Py_ssize_t oldnext; local
    [all...]
  /external/python/cpython3/Modules/
itertoolsmodule.c 1507 Py_ssize_t oldnext; local
    [all...]
  /external/mdnsresponder/mDNSCore/
uDNS.c 2906 mDNSu8 *oldnext; \/\/ for debugging local
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
proc.go     [all...]
  /prebuilts/go/linux-x86/src/runtime/
proc.go     [all...]

Completed in 901 milliseconds