Searched refs:hat (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/builtin/
H A Dpr.c37 "[c:control?Print control characters in hat (^G) and octal form.]"
552 static const char hat[] = "@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_"; local
587 *s++ = hat[c];

Completed in 8 milliseconds