Searched refs:fdisk_swap16 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dfdisk_sgi.c101 #define SGI_SSWAP16(x) (sgi_other_endian ? fdisk_swap16(x) : (uint16_t)(x))
H A Dfdisk_sun.c8 #define SUN_SSWAP16(x) (sun_other_endian ? fdisk_swap16(x) : (uint16_t)(x))
H A Dfdisk.c462 fdisk_swap16(uint16_t x) function

Completed in 106 milliseconds