OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CHECK_NULL_RETURN
(Results
1 - 2
of
2
) sorted by null
/libcore/ojluni/src/main/native/
jni_util.h
293
#define
CHECK_NULL_RETURN
(x, y) \
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regint.h
213
#define
CHECK_NULL_RETURN
(p) if (IS_NULL(p)) return NULL
Completed in 75 milliseconds