Searched refs:X86_RET_STRUCT_2B (Results 1 – 4 of 4) sorted by relevance
/external/libffi/src/x86/ |
D | internal.h | 14 #define X86_RET_STRUCT_2B 13 macro
|
D | sysv_intel.S | 166 E(L(store_table), X86_RET_STRUCT_2B) 350 E(L(load_table2), X86_RET_STRUCT_2B) 495 E(L(load_table3), X86_RET_STRUCT_2B) 600 E(L(load_table4), X86_RET_STRUCT_2B) 716 E(L(load_table5), X86_RET_STRUCT_2B)
|
D | sysv.S | 192 E(L(store_table), X86_RET_STRUCT_2B) 406 E(L(load_table2), X86_RET_STRUCT_2B) 554 E(L(load_table3), X86_RET_STRUCT_2B) 660 E(L(load_table4), X86_RET_STRUCT_2B) 777 E(L(load_table5), X86_RET_STRUCT_2B)
|
D | ffi.c | 124 flags = X86_RET_STRUCT_2B; in ffi_prep_cif_machdep() 169 flags = X86_RET_STRUCT_2B; in ffi_prep_cif_machdep()
|