Home
last modified time | relevance | path

Searched refs:init_builder_c (Results 1 – 2 of 2) sorted by relevance

/external/python/cffi/c/
Drealize_c_type.c82 static int init_builder_c(builder_c_t *builder, in init_builder_c() function
Dffi_obj.c50 if (init_builder_c(&ffi->types_builder, static_ctx) < 0) { in ffi_internal_new()