Home
last modified time | relevance | path

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

/netbsd/bin/ksh/
H A Dproto.h181 char * ulton ARGS((unsigned long, int));
H A Dtree.c437 p = ulton((neg) ? -n : n, 10);
H A Dmisc.c69 ulton(n, base) in ulton() function
H A Deval.c745 xp->str = str_save(ulton((unsigned long)c, 10), ATEMP);