Home
last modified time | relevance | path

Searched refs:_Static_assert (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgv_sriovmsg.h256 _Static_assert(
260 _Static_assert(
264 _Static_assert(
268 _Static_assert(
/OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/
H A D0001-array_length-Make-usable-as-a-constant-expression.patch8 Instead, put the _Static_assert into a struct (as a declaration),
26 - _Static_assert (!__builtin_types_compatible_p \
33 + _Static_assert (!__builtin_types_compatible_p \
/OK3568_Linux_fs/kernel/include/linux/
H A Dbuild_bug.h78 #define __static_assert(expr, msg, ...) _Static_assert(expr, msg)
82 #define _Static_assert(expr, ...) macro
H A Dandroid_kabi.h43 _Static_assert(sizeof(struct{_new;}) <= sizeof(struct{_orig;}), \
48 _Static_assert(__alignof__(struct{_new;}) <= __alignof__(struct{_orig;}), \
/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/sys/
H A Dcdefs.h454 #if (!defined _Static_assert && !defined __cplusplus \
457 # define _Static_assert(expr, diagnostic) \ macro
493 _Static_assert (0, "IEEE 128-bits long double requires redirection on this platform");
/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/sys/
H A Dcdefs.h454 #if (!defined _Static_assert && !defined __cplusplus \
457 # define _Static_assert(expr, diagnostic) \ macro
493 _Static_assert (0, "IEEE 128-bits long double requires redirection on this platform");
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dtype_check.h75 #define OPENSSL_STATIC_ASSERT(cond, msg) _Static_assert(cond, msg)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dtype_check.h75 #define OPENSSL_STATIC_ASSERT(cond, msg) _Static_assert(cond, msg)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dtype_check.h75 #define OPENSSL_STATIC_ASSERT(cond, msg) _Static_assert(cond, msg)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dtype_check.h75 #define OPENSSL_STATIC_ASSERT(cond, msg) _Static_assert(cond, msg)
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dtype_check.h80 #define OPENSSL_COMPILE_ASSERT(cond, msg) _Static_assert(cond, #msg)
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dtype_check.h80 #define OPENSSL_COMPILE_ASSERT(cond, msg) _Static_assert(cond, #msg)
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dbuild_bug.h79 #define __static_assert(expr, msg, ...) _Static_assert(expr, msg)
/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/
H A Dassert.h140 # define static_assert _Static_assert
/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/
H A Dassert.h140 # define static_assert _Static_assert
/OK3568_Linux_fs/u-boot/include/
H A Dcommon.h53 # define static_assert _Static_assert
781 #define check_member(structure, member, offset) _Static_assert( \
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_cls_redirect.c88 _Static_assert(
93 _Static_assert(
265 _Static_assert(sizeof(struct iphdr) == 20, "iphdr must be 20 bytes"); in pkt_ipv4_checksum()
H A Dmap_ptr_kern.c11 _Static_assert(MAX_ENTRIES < LOOP_BOUND, "MAX_ENTRIES must be < LOOP_BOUND");
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dcvdef.h106 # define CV_StaticAssert(condition, reason) _Static_assert((condition), reason " " #condition)
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dcvdef.h106 # define CV_StaticAssert(condition, reason) _Static_assert((condition), reason " " #condition)
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_kinstr_jm.c66 #define __static_assert(e, msg, ...) _Static_assert(e, msg)
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dcvdef.h106 # define CV_StaticAssert(condition, reason) _Static_assert((condition), reason " " #condition)
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c142 _Static_assert(sizeof(vm_guest_mode_string)/sizeof(char *) == NUM_VM_MODES,
161 _Static_assert(sizeof(vm_guest_mode_params)/sizeof(struct vm_guest_mode_params) == NUM_VM_MODES,
/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_rk3066.c97 _Static_assert(((u64)hz * _nr * _no / OSC_HZ) * OSC_HZ /\
H A Dclk_rk3188.c95 _Static_assert(((u64)hz * _nr * _no / OSC_HZ) * OSC_HZ /\

12