OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nullMem
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
empty-union-init.c
10
static const struct Mem
nullMem
= { {} };
/external/chromium_org/third_party/sqlite/src/src/
vdbeapi.c
701
** using gcc, force
nullMem
to be 8-byte aligned using the magical
703
static const Mem
nullMem
717
pOut = (Mem*)&
nullMem
;
[
all
...]
Completed in 333 milliseconds