OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fault_now
(Results
1 - 2
of
2
) sorted by null
/ndk/tests/device/test-stlport_shared-exception/jni/
eh23.cpp
8
int
fault_now
;
variable
14
if (
fault_now
)
23
fault_now
= 1;
/ndk/tests/device/test-stlport_static-exception/jni/
eh23.cpp
8
int
fault_now
;
variable
14
if (
fault_now
)
23
fault_now
= 1;
Completed in 234 milliseconds