OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oldnext
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/upstream-netbsd/libc/regex/
regcomp.c
1047
const char *
oldnext
;
local
1053
oldnext
= p->next;
1064
p->next =
oldnext
;
1105
const char *
oldnext
;
local
1111
oldnext
= p->next;
1122
p->next =
oldnext
;
[
all
...]
/external/llvm/lib/Support/
regcomp.c
913
char *
oldnext
= p->next;
local
926
p->next =
oldnext
;
955
char *
oldnext
= p->next;
local
967
p->next =
oldnext
;
[
all
...]
/ndk/sources/host-tools/ndk-stack/regex/
regcomp.c
877
char *
oldnext
= p->next;
local
890
p->next =
oldnext
;
919
char *
oldnext
= p->next;
local
931
p->next =
oldnext
;
[
all
...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
nasm-pp.c
4484
Token *cur, *
oldnext
= NULL;
local
[
all
...]
/external/mdnsresponder/mDNSCore/
uDNS.c
2906
mDNSu8 *
oldnext
; \/\/ for debugging
local
[
all
...]
Completed in 790 milliseconds