Home
last modified time | relevance | path

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

/external/python/cffi/cffi/
Dparse_c_type.h29 #define _CFFI_OP_DLOPEN_CONST 37 macro
/external/python/cffi/c/
Dlib_obj.c299 case _CFFI_OP_DLOPEN_CONST: in lib_build_and_cache_attr()
315 assert(_CFFI_GETOP(g->type_op) == _CFFI_OP_DLOPEN_CONST); in lib_build_and_cache_attr()