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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/miniupnpc/
H A Dminiupnpcmodule.c24 #ifndef Py_RETURN_FALSE
25 #define Py_RETURN_FALSE return Py_INCREF(Py_False), Py_False macro
261 //Py_RETURN_FALSE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/miniupnpc/
H A Dminiupnpcmodule.c24 #ifndef Py_RETURN_FALSE
25 #define Py_RETURN_FALSE return Py_INCREF(Py_False), Py_False macro
261 //Py_RETURN_FALSE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/miniupnpc/
H A Dminiupnpcmodule.c24 #ifndef Py_RETURN_FALSE
25 #define Py_RETURN_FALSE return Py_INCREF(Py_False), Py_False macro
261 //Py_RETURN_FALSE;

Completed in 243 milliseconds