Searched defs:SQRT_SIZE_MAX (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/lib/libc/stdlib/
H A Dreallocarr.c53 #define SQRT_SIZE_MAX (((size_t)1) << (sizeof(size_t) * CHAR_BIT / 2)) macro
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Deloop.c240 #define SQRT_SIZE_MAX (((size_t)1) << (sizeof(size_t) * CHAR_BIT / 2)) macro

Completed in 302 milliseconds