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

/haiku/headers/os/support/
H A DByteOrder.h54 #define B_HOST_TO_BENDIAN_DOUBLE(arg) __swap_double(arg) macro
88 #define B_HOST_TO_BENDIAN_DOUBLE(arg) (double)(arg) macro
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h111 #define B_HOST_TO_BENDIAN_DOUBLE(arg) FSSH_B_HOST_TO_BENDIAN_DOUBLE(arg) macro

Completed in 116 milliseconds