Home
last modified time | relevance | path

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

/busybox-1.35.0/console-tools/
Dloadfont.c412 static int ctoi(char *s) in ctoi() function
498 int a = ctoi(token[0]); in setfont_main()
499 int b = ctoi(token[1]); in setfont_main()