OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:empty_spec
(Results
1 - 2
of
2
) sorted by null
/external/squashfs-tools/squashfs-tools/
action.c
58
static struct action *
empty_spec
= NULL;
variable in typeref:struct:action
568
spec_list = &
empty_spec
;
1532
data =
empty_spec
[i].data;
1552
match = eval_expr_top(&
empty_spec
[i], &action_data);
[
all
...]
/external/v8/src/
factory.cc
2148
StaticFeedbackVectorSpec
empty_spec
;
local
[
all
...]
Completed in 216 milliseconds