Home
last modified time | relevance | path

Searched defs:ssize2 (Results 1 – 9 of 9) sorted by relevance

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/bitset/
H A Dvector.c445 bitset_windex ssize2 = VBITSET_SIZE (src2); in vbitset_and() local
464 bitset_windex ssize2 = VBITSET_SIZE (src2); in vbitset_and_cmp() local
510 bitset_windex ssize2 = VBITSET_SIZE (src2); in vbitset_andn() local
543 bitset_windex ssize2 = VBITSET_SIZE (src2); in vbitset_andn_cmp() local
601 bitset_windex ssize2 = VBITSET_SIZE (src2); in vbitset_or() local
630 bitset_windex ssize2 = VBITSET_SIZE (src2); in vbitset_or_cmp() local
678 bitset_windex ssize2 = VBITSET_SIZE (src2); in vbitset_xor() local
707 bitset_windex ssize2 = VBITSET_SIZE (src2); in vbitset_xor_cmp() local
H A Dtable.c876 bitset_windex ssize2 = TBITSET_SIZE (src2); in tbitset_op3_cmp() local
/dports/devel/bison/bison-3.7.6/lib/bitset/
H A Dvector.c459 bitset_windex ssize2 = VBITSET_SIZE (src2); in vbitset_and() local
478 bitset_windex ssize2 = VBITSET_SIZE (src2); in vbitset_and_cmp() local
524 bitset_windex ssize2 = VBITSET_SIZE (src2); in vbitset_andn() local
557 bitset_windex ssize2 = VBITSET_SIZE (src2); in vbitset_andn_cmp() local
615 bitset_windex ssize2 = VBITSET_SIZE (src2); in vbitset_or() local
644 bitset_windex ssize2 = VBITSET_SIZE (src2); in vbitset_or_cmp() local
692 bitset_windex ssize2 = VBITSET_SIZE (src2); in vbitset_xor() local
721 bitset_windex ssize2 = VBITSET_SIZE (src2); in vbitset_xor_cmp() local
H A Dtable.c928 bitset_windex ssize2 = EBITSET_SIZE (src2); in tbitset_op3_cmp() local
/dports/devel/libzvbi/zvbi-0.2.35/test/
H A Dexport.c233 ssize_t ssize2; in do_export() local
534 ssize_t ssize2; in do_export() local
/dports/math/blis/blis-0.8.1/blastest/src/
H A Dsblat1.c449 static real ssize2[28] /* was [14][2] */ = { 0.f,0.f,0.f,0.f,0.f,0.f, in check2_() local
757 static real ssize2[28] /* was [14][2] */ = { 0.f,0.f,0.f,0.f,0.f,0.f, in check3_() local
H A Ddblat1.c442 static doublereal ssize2[28] /* was [14][2] */ = { 0.,0.,0.,0.,0., in check2_() local
744 static doublereal ssize2[28] /* was [14][2] */ = { 0.,0.,0.,0.,0., in check3_() local
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/geometry/
H A Dgeometries3D-Trunk.cpp442 number_t ssize2 = p_.size()/2; in boundNodes() local
481 number_t ssize2 = p_.size()/2; in curves() local
513 number_t ssize2 = p_.size()/2; in surfs() local
778 number_t ssize2 = p_.size()/2; in surfs() local
1080 number_t ssize2 = p_.size()/2; in surfs() local
/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dfont.c233 size_t s, ssize1 = characters, ssize2 = characters * 4 + 5; in mt_text_render() local