Home
last modified time | relevance | path

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

/external/python/cffi/c/
D_cffi_backend.c5485 struct funcbuilder_s { struct
5494 static void *fb_alloc(struct funcbuilder_s *fb, Py_ssize_t size) in fb_alloc() argument