Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/libld/common/
H A D_map.h276 #define ld_map_strtoxword ld64_map_strtoxword macro
304 #define ld_map_strtoxword ld32_map_strtoxword macro
322 extern ld_map_strtoxword_t ld_map_strtoxword(const char *restrict,
H A Dmap.c117 if (ld_map_strtoxword(&tkv.tkv_str[1], NULL, in map_cap()
269 switch (ld_map_strtoxword(&tkv->tkv_str[1], NULL, value)) { in valuetoxword()
H A Dmap_core.c1638 ld_map_strtoxword(const char *restrict str, char **restrict endptr, in ld_map_strtoxword() function
1715 s2xw_ret = ld_map_strtoxword(mf->mf_next, &endptr, in ld_map_getint()