Searched defs:CHECK_NULL (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/native/
H A Dnet_util.h45 #define CHECK_NULL(x) if ((x) == NULL) return; macro

Completed in 32 milliseconds