Searched refs:FFI_MIPS_STOP_HERE (Results 1 - 1 of 1) sorted by relevance

/external/libffi/src/mips/
H A Dffi.c44 # define FFI_MIPS_STOP_HERE() ffi_stop_here() macro
46 # define FFI_MIPS_STOP_HERE() do {} while(0) macro
55 FFI_MIPS_STOP_HERE(); \

Completed in 71 milliseconds