Home
last modified time | relevance | path

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

/openbsd/src/games/worm/
Dworm.c49 #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/
Dmk_PL_charclass.pl37 CNTRL => 0,
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
Dmisc751 __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/
Dppport.h13518 # 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/
Dfunctions.texi497 @item @code{CNTRL} @tab @code{!PRINT}
/openbsd/src/gnu/usr.bin/binutils/gdb/
DChangeLog-19992704 remote_async_terminal_ours_p. Claim CNTRL-C handler as part of