Searched defs:LEAVE_ZLIB (Results 1 – 2 of 2) sorted by relevance
36 #define LEAVE_ZLIB \ macro42 #define LEAVE_ZLIB macro
172 #define LEAVE_ZLIB(obj) PyThread_release_lock((obj)->lock); macro