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

/ast/src/cmd/ksh93/edit/
H A Dedit.c68 # define printchar(c) ((c) ^ ('A'-cntl('A'))) macro
70 static int printchar(int c) function
1355 c = printchar(c);

Completed in 10 milliseconds