Home
last modified time | relevance | path

Searched defs:isGRAPH_L1 (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Dhandy.h1670 # define isGRAPH_L1(c) generic_isCC_(c, CC_GRAPH_) macro
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h13259 # define isGRAPH_L1(c) ( isPRINT_L1(c) \ macro