Home
last modified time | relevance | path

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

/dragonfly/games/banner/
H A Dbanner.c51 static const int asc_ptr[NCHARS] = { variable
1080 printf("%4d, ",asc_ptr[i]); in main()
1103 asc_ptr[(u_char) message[i]] == 0) { in main()
1119 pc = asc_ptr[(u_char) message[i]]; in main()