Home
last modified time | relevance | path

Searched defs:should_clear_after_alloc (Results 1 – 2 of 2) sorted by relevance

/external/python/cffi/cffi/
Dapi.py266 should_clear_after_alloc=True): argument
/external/python/cffi/c/
Dffi_obj.c391 int should_clear_after_alloc = 1; in ffi_new_allocator() local