Searched defs:__Pyx_XGOTREF (Results 1 – 4 of 4) sorted by relevance
432 #define __Pyx_XGOTREF(r) do { if((r) != NULL) {__Pyx_GOTREF(r); }} while(0) macro444 #define __Pyx_XGOTREF(r) macro
416 #define __Pyx_XGOTREF(r) do { if((r) != NULL) {__Pyx_GOTREF(r); }} while(0) macro428 #define __Pyx_XGOTREF(r) macro