HomeSort by: relevance | last modified time | path
    Searched refs:hextoi (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/x68k/stand/boot/
switch.c 41 static int hextoi(const char *);
66 hextoi(const char *in) function in typeref:typename:int
284 romaddr = hextoi(arg + 1);

Completed in 11 milliseconds