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

/haiku/headers/os/support/
H A DByteOrder.h61 #define B_BENDIAN_TO_HOST_DOUBLE(arg) __swap_double(arg) macro
95 #define B_BENDIAN_TO_HOST_DOUBLE(arg) (double)(arg) macro
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h118 #define B_BENDIAN_TO_HOST_DOUBLE(arg) FSSH_B_BENDIAN_TO_HOST_DOUBLE(arg) macro

Completed in 37 milliseconds