Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/dc/
H A Dbcode.c92 static void to_ascii(void);
200 { 'a', to_ascii },
749 to_ascii(void) in to_ascii() function