Searched defs:nil_swig_cb (Results 1 – 2 of 2) sorted by relevance
47 #define nil_swig_cb(v) ((v) == NULL) macro
48 #define nil_swig_cb(v) (((v) == NULL) || (!SvOK(v)) || (! SvOK(SvRV(v)))) macro