Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/
H A Dpp_pack.c147 #define SHIFT_BYTES(utf8, s, strend, buf, len, datumtype, needs_swap) \ argument
161 #define SHIFT16(utf8, s, strend, p, datumtype, needs_swap) \ argument
164 #define SHIFT32(utf8, s, strend, p, datumtype, needs_swap) \ argument
167 #define SHIFT_VAR(utf8, s, strend, var, datumtype, needs_swap) \ argument
248 utf8_to_byte(pTHX_ const char **s, const char *end, I32 datumtype) in utf8_to_byte() argument
272 SHIFT_BYTE(utf8,s,strend,datumtype) global() argument
277 S_utf8_to_bytes(pTHX_ const char ** s,const char * end,const char * buf,SSize_t buf_len,I32 datumtype) S_utf8_to_bytes() argument
882 I32 datumtype = symptr->code; S_unpack_rec() local
2084 S_sv_check_infnan(pTHX_ SV * sv,I32 datumtype) S_sv_check_infnan() argument
2130 I32 datumtype = symptr->code; S_pack_rec() local
[all...]