Home
last modified time | relevance | path

Searched defs:__swap64 (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/sys/
H A D_endian.h90 #define __swap64(x) \ macro
/openbsd/gnu/gcc/gcc/config/
H A Ddfp-bit.c199 __swap64 (char *src, char *dst) in __swap64() function