Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/
H A Dpp_sort.c83 #define PNBYTE(N) ((N) << (PSHIFT)) macro
88 #define PNBYTE(N) ((N) * (PSIZE)) macro