OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tempptr
(Results
1 - 6
of
6
) sorted by null
/external/bison/lib/
obstack.h
160
void *
tempptr
;
493
(h)->temp.
tempptr
= (h)->object_base, \
501
(h)->temp.
tempptr
)
159
void *
tempptr
;
member in union:obstack::__anon6589
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
obstack.h
162
void *
tempptr
;
490
(h)->temp.
tempptr
= (h)->object_base, \
498
(h)->temp.
tempptr
)
161
void *
tempptr
;
member in union:obstack::__anon37927
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
obstack.h
162
void *
tempptr
;
490
(h)->temp.
tempptr
= (h)->object_base, \
498
(h)->temp.
tempptr
)
161
void *
tempptr
;
member in union:obstack::__anon39900
/external/vboot_reference/tests/
cgptlib_test.c
819
uint8_t *
tempptr
;
local
935
tempptr
= gpt->primary_entries;
940
gpt->primary_entries =
tempptr
;
[
all
...]
/external/pcre/dist/
pcre_compile.c
4480
const pcre_uchar *
tempptr
;
local
[
all
...]
/external/icu/icu4c/source/test/cintltst/
cmsccoll.c
1284
uint8_t *
tempptr
;
local
[
all
...]
Completed in 190 milliseconds