Home
last modified time | relevance | path

Searched refs:UINTPTR_MAX (Results 1 – 2 of 2) sorted by relevance

/stdlib/
A Dstdint.h188 # define UINTPTR_MAX (18446744073709551615UL) macro
192 # define UINTPTR_MAX (4294967295U) macro
A Dtst-width-stdint.c149 CHECK_WIDTH (uintptr_t, UINTPTR_MAX, UINTPTR_WIDTH); in do_test()

Completed in 5 milliseconds