Home
last modified time | relevance | path

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

/linux-3.4.99/sound/oss/
Dhex2hex.c15 static int loadhex(FILE *inf, unsigned char *buf) in loadhex() function
86 l = loadhex(stdin, buf); in main()