Searched refs:static_ctx (Results 1 – 1 of 1) sorted by relevance
34 const struct _cffi_type_context_s *static_ctx) in ffi_internal_new() argument39 if (static_ctx != NULL) { in ffi_internal_new()50 if (init_builder_c(&ffi->types_builder, static_ctx) < 0) { in ffi_internal_new()60 ffi->ctx_is_static = (static_ctx != NULL); in ffi_internal_new()61 ffi->ctx_is_nonempty = (static_ctx != NULL); in ffi_internal_new()