Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dop.c6360 # define CP_ADJUST(x) ((pass2) ? (x) : NATIVE_TO_UNI(x)) in S_pmtrans() macro
6364 # define CP_ADJUST(x) (x) in S_pmtrans() macro