/dports/devel/swig/swig-4.0.2/Lib/perl5/ |
H A D | reference.i | 87 if (!SvIOK(tempsv)) { 101 if (!SvIOK(tempsv)) { 114 if (!SvIOK(tempsv)) { 127 if (!SvIOK(tempsv)) { 140 if (!SvIOK(tempsv)) { 153 if (!SvIOK(tempsv)) { 167 if (!SvIOK(tempsv)) { 181 if (!SvIOK(tempsv)) { 195 if (!SvIOK(tempsv)) { 216 $1 = SvNOK(tmpsv) || SvIOK(tmpsv); [all …]
|
H A D | std_list.i | 363 specialize_std_list(bool,SvIOK,SvIVX,sv_setiv); 364 specialize_std_list(char,SvIOK,SvIVX,sv_setiv); 365 specialize_std_list(int,SvIOK,SvIVX,sv_setiv); 366 specialize_std_list(short,SvIOK,SvIVX,sv_setiv); 367 specialize_std_list(long,SvIOK,SvIVX,sv_setiv); 368 specialize_std_list(unsigned char,SvIOK,SvIVX,sv_setiv); 369 specialize_std_list(unsigned int,SvIOK,SvIVX,sv_setiv); 370 specialize_std_list(unsigned short,SvIOK,SvIVX,sv_setiv); 371 specialize_std_list(unsigned long,SvIOK,SvIVX,sv_setiv);
|
H A D | std_vector.i | 579 specialize_std_vector(bool,SvIOK,SvIVX,sv_setiv); 580 specialize_std_vector(char,SvIOK,SvIVX,sv_setiv); 581 specialize_std_vector(int,SvIOK,SvIVX,sv_setiv); 582 specialize_std_vector(short,SvIOK,SvIVX,sv_setiv); 583 specialize_std_vector(long,SvIOK,SvIVX,sv_setiv); 584 specialize_std_vector(unsigned char,SvIOK,SvIVX,sv_setiv); 585 specialize_std_vector(unsigned int,SvIOK,SvIVX,sv_setiv); 586 specialize_std_vector(unsigned short,SvIOK,SvIVX,sv_setiv); 587 specialize_std_vector(unsigned long,SvIOK,SvIVX,sv_setiv);
|
H A D | perlprimtypes.swg | 62 } else if (SvIOK(obj)) { 129 } else if (SvIOK(obj)) { 206 } else if (SvIOK(obj)) { 283 } else if (SvIOK(obj)) { 341 } else if (SvIOK(obj)) {
|
H A D | std_common.i | 15 return SvIOK(sv) ? double(SvIVX(sv)) : SvNVX(sv); in SwigSvToNumber()
|
/dports/databases/sqlrelay/sqlrelay-1.7.0/src/api/perl/ |
H A D | Cursor.xs | 204 if (SvIOK(ST(2))) { 231 if (SvIOK(ST(2))) { 446 if (SvIOK(ST(2)) || SvNOK(ST(2))) { 465 if (SvIOK(ST(2)) || SvNOK(ST(2))) { 479 if (SvIOK(ST(2)) || SvNOK(ST(2))) { 491 if (SvIOK(ST(2)) || SvNOK(ST(2))) { 523 if (SvIOK(ST(1)) || SvNOK(ST(1))) { 535 if (SvIOK(ST(1)) || SvNOK(ST(1))) { 547 if (SvIOK(ST(1)) || SvNOK(ST(1))) { 559 if (SvIOK(ST(1)) || SvNOK(ST(1))) { [all …]
|
/dports/mail/libsrs2/libsrs2-1.0.18/perl/ |
H A D | SRS_XS.xs | 89 if (svp && SvIOK(*svp)) 93 if (svp && SvIOK(*svp)) 97 if (svp && SvIOK(*svp))
|
/dports/devel/p5-autobox/autobox-2.84/ |
H A D | autobox.xs | 174 if (SvIOK(sv)) { in autobox_type() 180 if (SvIOK(sv)) { in autobox_type() 187 if (SvIOK(sv)) { in autobox_type() 213 if (SvIOK(sv)) { in autobox_type()
|
/dports/devel/p5-Time-Warp/Time-Warp-0.54/ |
H A D | Warp.xs | 86 if (!SvIOK(*svp)) croak("Time::NVtime isn't a function pointer"); in install_time_api() 89 if (!SvIOK(*svp)) croak("Time::U2time isn't a function pointer"); in install_time_api()
|
/dports/graphics/py-gdal/gdal-3.3.3/swig/include/perl/ |
H A D | band.i | 12 if (f && (SvNOK(*f) || SvIOK(*f))) { in NVClassify() 31 if (t && (SvNOK(*t) || SvIOK(*t))) in NVClassify() 49 if (f && (SvNOK(*f) || SvIOK(*f))) { in IVClassify() 68 if (t && (SvNOK(*t) || SvIOK(*t))) in IVClassify() 86 if (f && (SvNOK(*f) || SvIOK(*f))) { in NVClass() 110 if (t && (SvNOK(*t) || SvIOK(*t))) in NVClass()
|
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/include/perl/ |
H A D | band.i | 12 if (f && (SvNOK(*f) || SvIOK(*f))) { in NVClassify() 31 if (t && (SvNOK(*t) || SvIOK(*t))) in NVClassify() 49 if (f && (SvNOK(*f) || SvIOK(*f))) { in IVClassify() 68 if (t && (SvNOK(*t) || SvIOK(*t))) in IVClassify() 86 if (f && (SvNOK(*f) || SvIOK(*f))) { in NVClass() 110 if (t && (SvNOK(*t) || SvIOK(*t))) in NVClass()
|
/dports/graphics/gdal/gdal-3.3.3/swig/include/perl/ |
H A D | band.i | 12 if (f && (SvNOK(*f) || SvIOK(*f))) { in NVClassify() 31 if (t && (SvNOK(*t) || SvIOK(*t))) in NVClassify() 49 if (f && (SvNOK(*f) || SvIOK(*f))) { in IVClassify() 68 if (t && (SvNOK(*t) || SvIOK(*t))) in IVClassify() 86 if (f && (SvNOK(*f) || SvIOK(*f))) { in NVClass() 110 if (t && (SvNOK(*t) || SvIOK(*t))) in NVClass()
|
/dports/converters/p5-Text-Iconv/Text-Iconv-1.7/ |
H A D | Iconv.xs | 235 if (items > 0 && SvIOK(ST(0))) /* if called as function */ 237 if (items > 1 && SvIOK(ST(1))) /* if called as class method */ 303 if (items > 1 && SvIOK(ST(1)))
|
/dports/devel/p5-Params-Util/Params-Util-1.102/ |
H A D | Util.xs | 9 #define DD_is_integer(sv) (SvIOK(sv) && (SvIsUV(val) ? SvUV(sv) == SvNV(sv) : SvIV(sv) == SvNV(sv))) 11 #define DD_is_integer(sv) SvIOK(sv) 104 if( ( SvIOK(sv) ) || ( SvNOK(sv) ) || ( is_string( sv ) && looks_like_number( sv ) ) )
|
/dports/sysutils/openipmi/OpenIPMI-2.0.29/swig/perl/ |
H A D | OpenIPMI_lang.i | 179 if ((!SvNOK(tempsv)) && (!SvIOK(tempsv))) { 199 if (!SvIOK(tempsv)) { 219 if (!SvIOK(tempsv)) {
|
/dports/math/p5-AI-DecisionTree/AI-DecisionTree-0.11/Instance/ |
H A D | Instance.xs | 157 if (!SvIOK(*hash_entry)) sv_setiv(*hash_entry, 0); in tally() 168 if (!SvIOK(*sub_hash_entry)) sv_setiv(*sub_hash_entry, 0); in tally()
|
/dports/misc/amanda-server/amanda-3.3.9/perl/amglue/ |
H A D | bigint.c | 252 if (SvIOK(sv)) { in amglue_SvI64() 278 if (SvIOK(sv)) { in amglue_SvU64()
|
/dports/misc/amanda-client/amanda-3.3.9/perl/amglue/ |
H A D | bigint.c | 252 if (SvIOK(sv)) { in amglue_SvI64() 278 if (SvIOK(sv)) { in amglue_SvU64()
|
/dports/devel/p5-Data-Peek/Data-Peek-0.50/ |
H A D | Peek.xs | 116 if (SvIOK (iv) || SvIOKp (iv)) { 145 if (SvIOK (sv) || SvIOKp (sv))
|
/dports/net/p5-Net-ext/Net-ext-1.011/ |
H A D | typemap | 24 $var = ($type)(SvIOK($arg) ? SvUV($arg) : sv2inaddr($arg))
|
/dports/devel/p5-Event/Event-1.28/c/ |
H A D | typemap.c | 149 } else if (SvIOK(sv)) { in sv_2interval() 197 else if (SvIOK(sv)) { in sv_2events_mask()
|
/dports/math/p5-Math-GMPf/Math-GMPf-0.45/ |
H A D | math_gmpf_include.h | 105 SvIOK(x)
|
/dports/japanese/p5-Unicode-Japanese/Unicode-Japanese-0.49/ |
H A D | memmap_unix.c | 45 if( sv_fd==NULL || !SvOK(sv_fd) || !SvIOK(sv_fd) ) in do_memmap()
|
/dports/lang/perl5.34/perl-5.34.0/ext/GDBM_File/ |
H A D | GDBM_File.xs | 521 if (SvIOK(val)) { 528 if (SvIOK(val)) { 535 if (SvIOK(val)) { 637 if (!SvIOK(sv)) { \
|
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/GDBM_File/ |
H A D | GDBM_File.xs | 521 if (SvIOK(val)) { 528 if (SvIOK(val)) { 535 if (SvIOK(val)) { 637 if (!SvIOK(sv)) { \
|