Home
last modified time | relevance | path

Searched defs:static_chain (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Modules/_ctypes/libffi_osx/include/
Dppc-ffitarget.h99 void* static_chain; /* Pointer to closure */ member
/third_party/libffi/src/powerpc/
Dffitarget.h199 void * static_chain; /* Pointer to closure */ member
/third_party/libffi/src/x86/
Dffi.c230 int static_chain; /* the static chain register used by gcc */ member