Searched refs:__uint16_t (Results 1 – 10 of 10) sorted by relevance
126 __uint16_t cwd;127 __uint16_t swd;128 __uint16_t ftw;129 __uint16_t fop;
31 ((__uint16_t) ((((x) >> 8) & 0xff) | (((x) & 0xff) << 8)))33 static __inline __uint16_t34 __bswap_16 (__uint16_t __bsx) in __bswap_16()
32 static __inline __uint16_t33 __uint16_identity (__uint16_t __x) in __uint16_identity()
25 typedef __uint16_t uint16_t;
234 __uint16_t __src0_2, __uint16_t __src4_2, in __old_mempcpy_small()240 __uint16_t __usi; in __old_mempcpy_small()348 __uint16_t __src0_2, __uint16_t __src4_2, in __old_strcpy_small()354 __uint16_t __usi; in __old_strcpy_small()453 __uint16_t __src0_2, __uint16_t __src4_2, in __old_stpcpy_small()
116 __uint16_t __ctx(cwd);117 __uint16_t __ctx(swd);118 __uint16_t __ctx(ftw);119 __uint16_t __ctx(fop);
38 __uint16_t stx_mode;39 __uint16_t __statx_pad1[1];
40 typedef unsigned short int __uint16_t; typedef55 typedef __uint16_t __uint_least16_t;
159 typedef __uint16_t u_int16_t;
6146 (u_int16_t): Typedef using __uint16_t.22557 (__bswap_constant_16): Cast result to __uint16_t. Use signed 0xff