Home
last modified time | relevance | path

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

/external/python/cffi/c/
Dcdlopen.c89 static _cffi_opcode_t cdl_opcode(char *src) in cdl_opcode() function
165 ntypes[i] = cdl_opcode(types); in ffiobj_init()
191 nglobs[i].type_op = cdl_opcode(g); g += 4; in ffiobj_init()
266 nfields[nf].field_type_op = cdl_opcode(f); f += 4; in ffiobj_init()