Searched refs:D_PPP_GENERIC_SINGLE_ARG_TO_UVCHR (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/ |
H A D | misc | 1050 # define D_PPP_GENERIC_SINGLE_ARG_TO_UVCHR(name, c, s, l) \ 1056 D_PPP_GENERIC_SINGLE_ARG_TO_UVCHR(lower, c, s, l) 1058 D_PPP_GENERIC_SINGLE_ARG_TO_UVCHR(upper, c, s, l) 1060 D_PPP_GENERIC_SINGLE_ARG_TO_UVCHR(title, c, s, l)
|
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/ |
H A D | ppport.h | 13974 # define D_PPP_GENERIC_SINGLE_ARG_TO_UVCHR(name, c, s, l) \ macro 13980 D_PPP_GENERIC_SINGLE_ARG_TO_UVCHR(lower, c, s, l) 13985 D_PPP_GENERIC_SINGLE_ARG_TO_UVCHR(upper, c, s, l) 13990 D_PPP_GENERIC_SINGLE_ARG_TO_UVCHR(title, c, s, l)
|