Searched refs:NULLCHK (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Duri.c985 #define NULLCHK(p) if(!p) { \ macro
1013 NULLCHK(segment)
1022 NULLCHK(segment)
1030 NULLCHK(segment)
1039 NULLCHK(segment)
1057 NULLCHK(segment)
1069 NULLCHK(segment)
1077 NULLCHK(segment)
1084 NULLCHK(segment)
1091 #undef NULLCHK macro
[all...]

Completed in 43 milliseconds