HomeSort by: relevance | last modified time | path
    Searched defs:__swap32md_x (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hppa/include/
byte_swap.h 44 register uint32_t __swap32md_x; \ local in function:__byte_swap_u32_variable
50 : "=&r" (__swap32md_x) \
52 return(__swap32md_x);
byte_swap.h 44 register uint32_t __swap32md_x; \ local in function:__byte_swap_u32_variable
50 : "=&r" (__swap32md_x) \
52 return(__swap32md_x);

Completed in 74 milliseconds