Searched refs:CNTRL (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/games/worm/ |
| D | worm.c | 49 #define CNTRL(p) (p-'A'+1) macro 321 case CNTRL('Z'): in process() 324 case CNTRL('C'): in process() 327 case CNTRL('D'): in process()
|
| /openbsd/src/gnu/usr.bin/perl/regen/ |
| D | mk_PL_charclass.pl | 37 CNTRL => 0,
|
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/ |
| D | misc | 751 __UNDEFINED__ isCNTRL_uvchr(c) D_PPP_is_ctype(CNTRL, cntrl, c) 838 __UNDEFINED__ isCNTRL_utf8_safe(s,e) D_PPP_IS_GENERIC_UTF8_SAFE(s, e, CNTRL) 911 __UNDEFINED__ isCNTRL_LC_utf8_safe(s,e) D_PPP_IS_GENERIC_LC_UTF8_SAFE(s, e, CNTRL) 2776 $types{"$native:CNTRL"} = 1; 2834 for $class (qw(ALPHA ALPHANUMERIC ASCII BLANK CNTRL DIGIT GRAPH IDCONT
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Term-ReadKey/ |
| D | ppport.h | 13518 # define isCNTRL_uvchr(c) D_PPP_is_ctype(CNTRL, cntrl, c) 13654 # define isCNTRL_utf8_safe(s,e) D_PPP_IS_GENERIC_UTF8_SAFE(s, e, CNTRL) 13778 # define isCNTRL_LC_utf8_safe(s,e) D_PPP_IS_GENERIC_LC_UTF8_SAFE(s, e, CNTRL)
|
| /openbsd/src/gnu/lib/libiberty/src/ |
| D | functions.texi | 497 @item @code{CNTRL} @tab @code{!PRINT}
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | ChangeLog-1999 | 2704 remote_async_terminal_ours_p. Claim CNTRL-C handler as part of
|