Home
last modified time | relevance | path

Searched defs:UINT_MAX (Results 1 – 12 of 12) sorted by relevance

/llvm-project/libclc/generic/include/clc/integer/
H A Ddefinitions.h
/llvm-project/clang/test/Analysis/
H A Dindex-type.c5 #define UINT_MAX (~0u) macro
H A Dconstraint_manager_negate.c11 #define UINT_MAX (~UINT_MIN) macro
H A Dconstant-folding.c3 #define UINT_MAX (~0U) macro
H A Dadditive-folding.cpp5 #define UINT_MAX (~0U) macro
H A Dconstraint_manager_negate_difference.c10 #define UINT_MAX (~UINT_MIN) macro
H A Dadditive-folding-range-constraints.c5 #define UINT_MAX (~0U) macro
H A Dsvalbuilder-rearrange-comparisons.cpp24 #define UINT_MAX (~0U) macro
/llvm-project/clang/lib/Headers/
H A Dlimits.h64 #define UINT_MAX (__INT_MAX__ *2U +1U) macro
H A Dopencl-c-base.h362 #define UINT_MAX global() macro
/llvm-project/clang/test/C/C23/
H A Dn3018.c8 #define UINT_MAX global() macro
/llvm-project/libc/include/llvm-libc-macros/
H A Dlimits-macros.h151 #define UINT_MAX global() macro