Searched defs:SIZE_MAX (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/sys/arch/arm64/include/
H A Dlimits.h42 #define SIZE_MAX ULONG_MAX /* max value for a size_t */ macro
/openbsd-current/sys/arch/powerpc64/include/
H A Dlimits.h41 #define SIZE_MAX ULONG_MAX /* max value for a size_t */ macro
/openbsd-current/sys/arch/riscv64/include/
H A Dlimits.h42 #define SIZE_MAX ULONG_MAX /* max value for a size_t */ macro
/openbsd-current/gnu/llvm/lldb/include/lldb/Target/
H A DProcessStructReader.h96 size_t GetOffsetOf(ConstString name, size_t fail_value = SIZE_MAX) { argument
/openbsd-current/sys/sys/
H A Dstdint.h191 #define SIZE_MAX UINTPTR_MAX macro
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dstdint.h908 #define SIZE_MAX __SIZE_MAX__ macro

Completed in 111 milliseconds