Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dpp_sort.c83 #define PNBYTE(N) ((N) << (PSHIFT)) macro
84 #define PINDEX(P, N) (GPTP(APTR(P) + PNBYTE(N)))
88 #define PNBYTE(N) ((N) * (PSIZE)) macro