Searched refs:cfi_host (Results 1 – 1 of 1) sorted by relevance
39 #define cfi_host(s) (cfi_default(s) == CFI_HOST_ENDIAN) macro50 #define _cpu_to_cfi(w, s, x) (cfi_host(s)?(x):_swap_to_cfi(w, s, x))51 #define _cfi_to_cpu(w, s, x) (cfi_host(s)?(x):_swap_to_cpu(w, s, x))