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

/seL4-l4v-10.1.1/HOL4/polyml/libpolyml/libffi/src/powerpc/
H A Dffitarget.h157 #define FFI_V2_TYPE_SMALL_STRUCT (FFI_TYPE_LAST + 3) macro
H A Dlinux64_closure.S167 cmpldi %r3, FFI_V2_TYPE_SMALL_STRUCT
324 cmpldi %r3, FFI_V2_TYPE_SMALL_STRUCT + 7 # size 8 bytes?
333 addi %r5, %r5, FFI_V2_TYPE_SMALL_STRUCT + 7
H A Dffi_linux64.c935 return FFI_V2_TYPE_SMALL_STRUCT + cif->rtype->size - 1;

Completed in 48 milliseconds