Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/stand/inst/
H A Dinst.c94 int a2int(char *);
620 fileno = a2int(line); in miniroot()
642 nblks = a2int(line); in miniroot()
759 a2int(char *cp) in a2int() function