Searched refs:OFF16 (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dpp_pack.c116 # define OFF16(p) ((char *) (p)) macro
119 # define OFF16(p) ((char*)(p)) macro
122 # define OFF16(p) ((char*)(p) + (sizeof(U16) - SIZE16)) macro
129 PUSH_BYTES(utf8, cur, OFF16(p), SIZE16, needs_swap)
162 SHIFT_BYTES(utf8, s, strend, OFF16(p), SIZE16, datumtype, needs_swap)

Completed in 138 milliseconds