Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/libffi/src/metag/
Dffi.c227 void ffi_init_trampoline(unsigned char *__tramp, unsigned int __fun, unsigned int __ctx) { in ffi_init_trampoline()
/external/libffi/src/metag/
Dffi.c227 void ffi_init_trampoline(unsigned char *__tramp, unsigned int __fun, unsigned int __ctx) { in ffi_init_trampoline()
/external/python/cpython2/Modules/_ctypes/libffi/src/avr32/
Dffi.c403 unsigned int __ctx = (unsigned int)(codeloc); in ffi_prep_closure_loc() local
/external/libffi/src/avr32/
Dffi.c403 unsigned int __ctx = (unsigned int)(codeloc); in ffi_prep_closure_loc() local
/external/iproute2/lib/
Dbpf.c2505 static struct bpf_elf_ctx __ctx; variable