Home
last modified time | relevance | path

Searched refs:lastsz (Results 1 – 18 of 18) sorted by relevance

/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dfsg.c72 int i, upd = 1, offs = 0, lastsz = dsize; in unfsg_133() local
111 lastsz -= sections[i + 1].rva - sections[i].rva; in unfsg_133()
113 sections[i].vsz = lastsz; in unfsg_133()
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dfsg.c72 int i, upd = 1, offs = 0, lastsz = dsize; in unfsg_133() local
111 lastsz -= sections[i + 1].rva - sections[i].rva; in unfsg_133()
113 sections[i].vsz = lastsz; in unfsg_133()
/dports/lang/expect/expect5.45.4/
H A Dretoglob.c77 int lastsz, expanded; in exp_retoglob() local
92 lastsz = -1; in exp_retoglob()
101 #define EMIT(c) {lastsz = 1; *nexto++ = (c);} in exp_retoglob()
102 #define EMITX(c) {lastsz++; *nexto++ = (c);} in exp_retoglob()
106 #define UNEMIT {nexto -= lastsz; lastsz = -1;} in exp_retoglob()
266 lastsz = (nexto - mark); /* This many chars generated */ in exp_retoglob()
553 int lastsz; local
/dports/dns/pdnsd/pdnsd-1.2.9a/src/
H A Dlist.c111 sz=a->last+a->lastsz; in dlist_grow()
113 *((size_t *)&a->data[a->last])=a->lastsz; in dlist_grow()
127 a->lastsz=szincr; in dlist_grow()
H A Dlist.h79 size_t last,lastsz; member
/dports/devel/radare2/radare2-5.1.1/libr/anal/
H A Desil.c819 esil->lastsz = esil_internal_sizeof_reg (esil, dst); in esil_eq()
884 esil->lastsz = esil_internal_sizeof_reg (esil, dst); in esil_andeq()
1048 esil->lastsz = 64; in esil_cmp()
1299 esil->lastsz = esil_internal_sizeof_reg (esil, op); in esil_asreq()
1972 esil->lastsz = bits; in esil_poke_n()
2096 esil->lastsz = bits; in esil_peek_n()
2578 esil->lastsz = bits; in esil_mem_inceq_n()
2835 esil->lastsz = 64; in esil_smaller()
2862 esil->lastsz = 64; in esil_bigger()
2888 esil->lastsz = 64; in esil_smaller_equal()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/v7fs/
H A Dv7fs_file.c344 size_t sz, lastsz; in v7fs_directory_remove_entry() local
352 lastsz = V7FS_RESIDUE_BSIZE(sz); in v7fs_directory_remove_entry()
353 pos = lastsz - sizeof(lastdirent); in v7fs_directory_remove_entry()
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/mdocml/dist/
H A Dmain.c698 size_t ipath, isec, lastsz; in fs_search() local
703 *ressz = lastsz = 0; in fs_search()
717 if (*ressz == lastsz) in fs_search()
719 lastsz = *ressz; in fs_search()
/dports/textproc/mdocml/mandoc-1.14.5/
H A Dmain.c778 size_t ipath, isec, lastsz; in fs_search() local
784 *ressz = lastsz = 0; in fs_search()
798 if (res != NULL && *ressz == lastsz && in fs_search()
811 lastsz = *ressz; in fs_search()
/dports/www/h2o-devel/h2o-dcc7134/lib/handler/
H A Dfastcgi.c363 size_t lastsz = max_record_size - recsize; in annotate_params() local
364 vecs->entries[index].len = lastsz; in annotate_params()
365 vecs->entries[index + 2].base += lastsz; in annotate_params()
366 vecs->entries[index + 2].len -= lastsz; in annotate_params()
/dports/graphics/argyllcms/Argyll_V1.9.2/rspl/
H A Drev.h454 int thissz, lastsz; /* Debug reporting */ member
H A Drev.c122 int thissz, lastsz = -1; variable
126 …if ((s)->rev.thissz != (s)->rev.lastsz) fprintf(stderr,"~1 0x%x: %s, %d: rev size = %d Mbytes, del…
127 (s)->rev.lastsz = (s)->rev.thissz; \
132 …if ((s)->rev.thissz != (s)->rev.lastsz) fprintf(stderr,"~1 0x%x: %s, %d: rev size = %d Mbytes, del…
133 (s)->rev.lastsz = (s)->rev.thissz; \
/dports/textproc/R-cran-readxl/readxl/src/libxls/
H A Dxlsstruct.h412 DWORD lastsz; member
/dports/math/libxls/libxls-1.6.2/include/libxls/
H A Dxlsstruct.h412 DWORD lastsz; member
/dports/www/mod_gnutls/mod_gnutls-0.8.4/src/
H A Dgnutls_hooks.c1875 size_t sz=0, lastsz=0; in mgs_x509_leaf_oid_from_dn() local
1881 lastsz=sz; in mgs_x509_leaf_oid_from_dn()
1886 data = apr_palloc(pool, lastsz); in mgs_x509_leaf_oid_from_dn()
1887 sz=lastsz; in mgs_x509_leaf_oid_from_dn()
/dports/textproc/R-cran-readxl/readxl/src/
H A Dxls.c130 pWB->sst.lastsz=0; in xls_addSST()
170 sz=pWB->sst.lastsz; in xls_appendSST()
312 pWB->sst.lastsz = sz; in xls_appendSST()
/dports/math/libxls/libxls-1.6.2/src/
H A Dxls.c134 pWB->sst.lastsz=0; in xls_addSST()
174 sz=pWB->sst.lastsz; in xls_appendSST()
315 pWB->sst.lastsz = sz; in xls_appendSST()
/dports/devel/radare2/radare2-5.1.1/libr/include/
H A Dr_anal.h1070 ut8 lastsz; member
1159 ut8 lastsz; //in bits //used for signature-flag member