Home
last modified time | relevance | path

Searched refs:__bitwise__ (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dtypes.h18 #define __bitwise__ __attribute__((bitwise)) macro
20 #define __bitwise__ macro
22 #define __bitwise __bitwise__
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dtypes.h18 #define __bitwise__ __attribute__((bitwise)) macro
20 #define __bitwise__ macro
22 #define __bitwise __bitwise__
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dtypes.h23 #define __bitwise__ __attribute__((bitwise)) macro
25 #define __bitwise__ macro
27 #define __bitwise __bitwise__
/OK3568_Linux_fs/u-boot/include/linux/
H A Dtypes.h138 #define __bitwise__ __attribute__((bitwise)) macro
140 #define __bitwise__ macro
143 #define __bitwise __bitwise__
159 typedef unsigned __bitwise__ gfp_t;
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dtypes.h43 #define __bitwise__ __attribute__((bitwise)) macro
45 #define __bitwise__ macro
47 #define __bitwise __bitwise__
/OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/
H A D0014-add-if_nameindex-from-musl.patch20 #define __bitwise __bitwise__