Home
last modified time | relevance | path

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

/dports/lang/perl5.30/perl-5.30.3/
H A Dregcomp.c689 #define xI_offset(xC) (xI(xC) - sI) macro
695 : ((xI_offset(xC) >= 0) \
696 ? xI_offset(xC) \
700 __FILE__, __LINE__, (IV) xI_offset(xC), \
/dports/lang/perl5.34/perl-5.34.0/
H A Dregcomp.c764 #define xI_offset(xC) (xI(xC) - sI) macro
770 : ((xI_offset(xC) >= 0) \
771 ? xI_offset(xC) \
775 __FILE__, __LINE__, (IV) xI_offset(xC), \
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dregcomp.c764 #define xI_offset(xC) (xI(xC) - sI) macro
770 : ((xI_offset(xC) >= 0) \
771 ? xI_offset(xC) \
775 __FILE__, __LINE__, (IV) xI_offset(xC), \
/dports/lang/perl5.32/perl-5.32.1/
H A Dregcomp.c777 #define xI_offset(xC) (xI(xC) - sI) macro
783 : ((xI_offset(xC) >= 0) \
784 ? xI_offset(xC) \
788 __FILE__, __LINE__, (IV) xI_offset(xC), \