OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:return_undef
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/samplecode/
SampleFuzz.cpp
31
static bool
return_undef
;
variable
68
if (
return_undef
== false && sel == 0) {
SampleFilterFuzz.cpp
44
static bool
return_undef
= false;
variable
75
if (!
return_undef
&& sel == 0) sel = 1;
Completed in 61 milliseconds