Searched defs:UNBIND (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Modules/ | ||
D | _testcapimodule.c | 501 #define UNBIND(X) Py_DECREF(X); (X) = NULL macro |
/external/python/cpython3/Modules/ | ||
D | _testcapimodule.c | 411 #define UNBIND(X) Py_DECREF(X); (X) = NULL macro |
/external/guice/lib/build/ | ||
D | bnd-0.0.384.jar | META-INF/MANIFEST.MF
LICENSE
OSGI-OPT/
OSGI-OPT/bnd.bnd
... |