Searched defs:VMCALL (Results 1 - 2 of 2) sorted by relevance

/dalvik/libcore/archive/src/main/native/
H A Dhy2sie.h69 #define VMCALL macro
/dalvik/libcore/luni/src/main/native/
H A Dhycomp.h50 * VMCALL: Tag for all functions called by the VM.
157 #define VMCALL _cdecl macro
185 #if !defined(VMCALL)
186 #define VMCALL macro
189 #define PVMCALL VMCALL *

Completed in 175 milliseconds