Home
last modified time | relevance | path

Searched refs:slptr (Results 1 – 25 of 49) sorted by relevance

12

/dports/net/kamailio/kamailio-5.4.5/src/modules/app_java/
H A Djava_sig_parser.c182 long slptr; in get_value_by_sig_type() local
332 slptr = strtol(pval, &endptr, 10); in get_value_by_sig_type()
333 if((slptr == 0 && errno != 0) || (pval == endptr)) { in get_value_by_sig_type()
339 if(slptr < INT_MIN || slptr > INT_MAX) // overflow in get_value_by_sig_type()
347 (*ret).i = (jint)slptr; in get_value_by_sig_type()
356 slptr = (long)strtol(pval, &endptr, 10); in get_value_by_sig_type()
357 if((slptr == 0 && errno != 0) || (pval == endptr)) { in get_value_by_sig_type()
363 if(slptr < LONG_MIN || slptr > LONG_MAX) // overflow in get_value_by_sig_type()
371 (*ret).j = (jlong)slptr; in get_value_by_sig_type()
/dports/sysutils/syslinux/syslinux-6.03/libinstaller/
H A Dsyslxmod.c89 static inline void _slimg *slptr(void _slimg *img, in slptr() function
129 epa = slptr(boot_image, &patcharea->epaoffset); in syslinux_patch()
155 ex = slptr(boot_image, &epa->secptroffset); in syslinux_patch()
170 advptrs = slptr(boot_image, &epa->advptroffset); in syslinux_patch()
181 memcpy_to_sl(slptr(boot_image, &epa->diroffset), subdir, sublen); in syslinux_patch()
191 memcpy_to_sl(slptr(boot_image, &epa->subvoloffset), subvol, sublen); in syslinux_patch()
/dports/misc/ncnn/ncnn-20211208/src/layer/mips/
H A Dconvolution_pack4.h73 const float* slptr = sptr + space_ofs[k] * 4; in convolution_pack4_msa() local
75 v4f32 _val0 = __msa_fill_w_f32(slptr[0]); in convolution_pack4_msa()
76 v4f32 _val1 = __msa_fill_w_f32(slptr[1]); in convolution_pack4_msa()
77 v4f32 _val2 = __msa_fill_w_f32(slptr[2]); in convolution_pack4_msa()
78 v4f32 _val3 = __msa_fill_w_f32(slptr[3]); in convolution_pack4_msa()
/dports/misc/ncnn/ncnn-20211208/src/layer/riscv/
H A Dconvolution_packn_fp16s.h77 const __fp16* slptr = sptr + space_ofs[k] * packn; in convolution_packn_fp16s_rvv() local
81 float val = (float)*slptr++; in convolution_packn_fp16s_rvv()
162 const __fp16* slptr = sptr + space_ofs[k] * packn; in convolution_packn_fp16sa_rvv() local
166 __fp16 val = *slptr++; in convolution_packn_fp16sa_rvv()
H A Dconvolution_packn.h76 const float* slptr = sptr + space_ofs[k] * packn; in convolution_packn_rvv() local
80 float val = *slptr++; in convolution_packn_rvv()
H A Dconvolution1d_riscv.cpp184 const float* slptr = sptr + k * dilation_w * packn; in forward() local
188 float val = *slptr++; in forward()
450 const __fp16* slptr = sptr + k * dilation_w * packn; in forward_fp16s() local
454 float val = (float)*slptr++; in forward_fp16s()
671 const __fp16* slptr = sptr + k * dilation_w * packn; in forward_fp16sa() local
675 __fp16 val = *slptr++; in forward_fp16sa()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/lex/
H A Dparser.y475 t = slptr;
491 *slptr++ = i+1;
493 *slptr++ = 0;
502 slptr=t;
505 if(slptr > slist+STARTSIZE) /* note not packed ! */
H A Dldefs.h99 extern uchar *slptr;
H A Dlmain.c15 uchar *slptr = slist; variable
/dports/devel/z88dk/z88dk/src/sccz80/
H A Dpreproc.c314 stack->slptr = lptr; in set_temporary_input()
329 lptr = stack->slptr; in restore_input()
H A Ddefine.h382 int slptr; /* copy of the save line pointer when swapping out */ member
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dsdisplay.h87 extern void AttachSeqPictureToViewer (VieweR vwr, SeqLayoutPtr slptr, Int4 scaleX);
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/include/
H A Dargnod.h63 Stak_t *slptr; member
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/include/
H A Dargnod.h63 Stak_t *slptr; member
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/include/
H A Dargnod.h60 Sfio_t *slptr; member
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/include/
H A Dargnod.h63 Stak_t *slptr; member
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/console/
H A Dconio.c173 static struct lstr *slptr; /* store line pointer */ variable
815 slptr = lptr = (struct lstr *)pool; in poolinit()
850 lptr = slptr; /* get ptr to last line stored */ in putline()
880 slptr = lptr; /* save as stored line */ in putline()
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/console/
H A Dconio.c173 static struct lstr *slptr; /* store line pointer */ variable
815 slptr = lptr = (struct lstr *)pool; in poolinit()
850 lptr = slptr; /* get ptr to last line stored */ in putline()
880 slptr = lptr; /* save as stored line */ in putline()
/dports/sysutils/bacula11-client/bacula-11.0.5/src/console/
H A Dconio.c173 static struct lstr *slptr; /* store line pointer */ variable
815 slptr = lptr = (struct lstr *)pool; in poolinit()
850 lptr = slptr; /* get ptr to last line stored */ in putline()
880 slptr = lptr; /* save as stored line */ in putline()
/dports/sysutils/bacula11-server/bacula-11.0.5/src/console/
H A Dconio.c173 static struct lstr *slptr; /* store line pointer */ variable
815 slptr = lptr = (struct lstr *)pool; in poolinit()
850 lptr = slptr; /* get ptr to last line stored */ in putline()
880 slptr = lptr; /* save as stored line */ in putline()
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/console/
H A Dconio.c173 static struct lstr *slptr; /* store line pointer */ variable
815 slptr = lptr = (struct lstr *)pool; in poolinit()
850 lptr = slptr; /* get ptr to last line stored */ in putline()
880 slptr = lptr; /* save as stored line */ in putline()
/dports/sysutils/bacula9-client/bacula-9.6.7/src/console/
H A Dconio.c173 static struct lstr *slptr; /* store line pointer */ variable
815 slptr = lptr = (struct lstr *)pool; in poolinit()
850 lptr = slptr; /* get ptr to last line stored */ in putline()
880 slptr = lptr; /* save as stored line */ in putline()
/dports/sysutils/bacula9-server/bacula-9.6.7/src/console/
H A Dconio.c173 static struct lstr *slptr; /* store line pointer */ variable
815 slptr = lptr = (struct lstr *)pool; in poolinit()
850 lptr = slptr; /* get ptr to last line stored */ in putline()
880 slptr = lptr; /* save as stored line */ in putline()
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/console/
H A Dconio.c173 static struct lstr *slptr; /* store line pointer */ variable
815 slptr = lptr = (struct lstr *)pool; in poolinit()
850 lptr = slptr; /* get ptr to last line stored */ in putline()
880 slptr = lptr; /* save as stored line */ in putline()
/dports/emulators/simh/simh-3.9.0_5/VAX/
H A Dvax780_sbi.c633 char *slptr, *regptr; in vax780_boot_parse() local
641 if ((slptr = strchr (gbuf, '/'))) { /* found slash? */ in vax780_boot_parse()
643 *slptr = 0; /* zero in string */ in vax780_boot_parse()

12