Searched refs:_dl_strtoul (Results 1 – 3 of 3) sorted by relevance
426 _dl_strtoul (const char *nptr, char **endptr) in _dl_strtoul() function
148 val.numval = (tunable_num_t) _dl_strtoul (strval, NULL); in tunable_initialize()
2723 GLRO(dl_hwcap_mask) = _dl_strtoul (&envline[11], NULL); in process_envvars()
Completed in 9 milliseconds