Home
last modified time | relevance | path

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

/external/libffi/src/x86/
Dinternal.h5 #define X86_RET_SINT16 4 macro
Dsysv_intel.S127 E(L(store_table), X86_RET_SINT16)
315 E(L(load_table2), X86_RET_SINT16)
463 E(L(load_table3), X86_RET_SINT16)
565 E(L(load_table4), X86_RET_SINT16)
680 E(L(load_table5), X86_RET_SINT16)
Dsysv.S153 E(L(store_table), X86_RET_SINT16)
371 E(L(load_table2), X86_RET_SINT16)
522 E(L(load_table3), X86_RET_SINT16)
625 E(L(load_table4), X86_RET_SINT16)
741 E(L(load_table5), X86_RET_SINT16)
Dffi.c106 flags = X86_RET_SINT16; in ffi_prep_cif_machdep()