Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_core.c1646 #define XWORD_MAX ULLONG_MAX /* Largest Xword value */ in ld_map_strtoxword() macro
1651 #define XWORD_MAX UINT_MAX in ld_map_strtoxword()
1675 #if FUNC_MAX != XWORD_MAX in ld_map_strtoxword()
1676 if (value > XWORD_MAX) in ld_map_strtoxword()