Home
last modified time | relevance | path

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

/dports/lang/perl5.34/perl-5.34.0/
H A Dpp_pack.c226 #define TYPE_NO_MODIFIERS(t) ((t) & 0xFF) macro
261 (int) TYPE_NO_MODIFIERS(datumtype)); in utf8_to_byte()
265 (int) TYPE_NO_MODIFIERS(datumtype)); in utf8_to_byte()
322 (int) TYPE_NO_MODIFIERS(datumtype), in S_utf8_to_bytes()
457 (int)TYPE_NO_MODIFIERS(symptr->code), in S_measure_struct()
468 (int) TYPE_NO_MODIFIERS(symptr->code), in S_measure_struct()
667 if (!strchr(allowed, TYPE_NO_MODIFIERS(code))) in S_next_symbol()
682 *patptr, (int) TYPE_NO_MODIFIERS(code), in S_next_symbol()
1781 if (memCHRs("fFdD", TYPE_NO_MODIFIERS(datumtype)) || in S_unpack_rec()
2086 const I32 c = TYPE_NO_MODIFIERS(datumtype); in S_sv_check_infnan()
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dpp_pack.c226 #define TYPE_NO_MODIFIERS(t) ((U8) (t)) macro
261 (int) TYPE_NO_MODIFIERS(datumtype)); in utf8_to_byte()
265 (int) TYPE_NO_MODIFIERS(datumtype)); in utf8_to_byte()
322 (int) TYPE_NO_MODIFIERS(datumtype), in S_utf8_to_bytes()
458 (int)TYPE_NO_MODIFIERS(symptr->code), in S_measure_struct()
469 (int) TYPE_NO_MODIFIERS(symptr->code), in S_measure_struct()
671 if (!strchr(allowed, TYPE_NO_MODIFIERS(code))) in S_next_symbol()
686 *patptr, (int) TYPE_NO_MODIFIERS(code), in S_next_symbol()
1786 if (memCHRs("fFdD", TYPE_NO_MODIFIERS(datumtype)) || in S_unpack_rec()
2091 const I32 c = TYPE_NO_MODIFIERS(datumtype); in S_sv_check_infnan()
[all …]
/dports/lang/perl5.30/perl-5.30.3/
H A Dpp_pack.c225 #define TYPE_NO_MODIFIERS(t) ((t) & 0xFF) macro
260 (int) TYPE_NO_MODIFIERS(datumtype)); in utf8_to_byte()
264 (int) TYPE_NO_MODIFIERS(datumtype)); in utf8_to_byte()
321 (int) TYPE_NO_MODIFIERS(datumtype), in S_utf8_to_bytes()
456 (int)TYPE_NO_MODIFIERS(symptr->code), in S_measure_struct()
467 (int) TYPE_NO_MODIFIERS(symptr->code), in S_measure_struct()
681 *patptr, (int) TYPE_NO_MODIFIERS(code), in S_next_symbol()
2087 const I32 c = TYPE_NO_MODIFIERS(datumtype); in S_sv_check_infnan()
2190 (int) TYPE_NO_MODIFIERS(datumtype)); in S_pack_rec()
2296 (int) TYPE_NO_MODIFIERS(datumtype)); in S_pack_rec()
[all …]
/dports/lang/perl5.32/perl-5.32.1/
H A Dpp_pack.c226 #define TYPE_NO_MODIFIERS(t) ((t) & 0xFF) macro
261 (int) TYPE_NO_MODIFIERS(datumtype)); in utf8_to_byte()
265 (int) TYPE_NO_MODIFIERS(datumtype)); in utf8_to_byte()
322 (int) TYPE_NO_MODIFIERS(datumtype), in S_utf8_to_bytes()
457 (int)TYPE_NO_MODIFIERS(symptr->code), in S_measure_struct()
468 (int) TYPE_NO_MODIFIERS(symptr->code), in S_measure_struct()
682 *patptr, (int) TYPE_NO_MODIFIERS(code), in S_next_symbol()
2088 const I32 c = TYPE_NO_MODIFIERS(datumtype); in S_sv_check_infnan()
2191 (int) TYPE_NO_MODIFIERS(datumtype)); in S_pack_rec()
2297 (int) TYPE_NO_MODIFIERS(datumtype)); in S_pack_rec()
[all …]