Searched defs:should_clear_after_alloc (Results 1 – 2 of 2) sorted by relevance
/external/python/cffi/cffi/ | ||
D | api.py | 266 should_clear_after_alloc=True): argument |
/external/python/cffi/c/ | ||
D | ffi_obj.c | 391 int should_clear_after_alloc = 1; in ffi_new_allocator() local |