Home
last modified time | relevance | path

Searched refs:IS_TIGHT (Results 1 – 19 of 19) sorted by relevance

/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-inttostr.c31 #define IS_TIGHT(T) (_GL_SIGNED_TYPE_OR_EXPR (T) == TYPE_SIGNED (T)) macro
63 ASSERT (! IS_TIGHT (T) || TYPE_SIGNED (T) \
/dports/devel/m4/m4-1.4.19/tests/
H A Dtest-inttostr.c31 #define IS_TIGHT(T) (_GL_SIGNED_TYPE_OR_EXPR (T) == TYPE_SIGNED (T)) macro
63 ASSERT (! IS_TIGHT (T) || TYPE_SIGNED (T) \
/dports/sysutils/coreutils/coreutils-8.32/gnulib-tests/
H A Dtest-inttostr.c31 #define IS_TIGHT(T) (_GL_SIGNED_TYPE_OR_EXPR (T) == TYPE_SIGNED (T)) macro
63 ASSERT (! IS_TIGHT (T) || TYPE_SIGNED (T) \
/dports/security/gnutls/gnutls-3.6.16/gl/tests/
H A Dtest-inttostr.c31 #define IS_TIGHT(T) (_GL_SIGNED_TYPE_OR_EXPR (T) == TYPE_SIGNED (T)) macro
63 ASSERT (! IS_TIGHT (T) || TYPE_SIGNED (T) \
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-inttostr.c31 #define IS_TIGHT(T) (_GL_SIGNED_TYPE_OR_EXPR (T) == TYPE_SIGNED (T)) macro
63 ASSERT (! IS_TIGHT (T) || TYPE_SIGNED (T) \
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-inttostr.c31 #define IS_TIGHT(T) (_GL_SIGNED_TYPE_OR_EXPR (T) == TYPE_SIGNED (T)) macro
63 ASSERT (! IS_TIGHT (T) || TYPE_SIGNED (T) \
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-inttostr.c31 #define IS_TIGHT(T) (_GL_SIGNED_TYPE_OR_EXPR (T) == TYPE_SIGNED (T)) macro
63 ASSERT (! IS_TIGHT (T) || TYPE_SIGNED (T) \
/dports/misc/gnuls/coreutils-8.30/gnulib-tests/
H A Dtest-inttostr.c31 #define IS_TIGHT(T) (_GL_SIGNED_TYPE_OR_EXPR (T) == TYPE_SIGNED (T)) macro
63 ASSERT (! IS_TIGHT (T) || TYPE_SIGNED (T) \
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-inttostr.c31 #define IS_TIGHT(T) (_GL_SIGNED_TYPE_OR_EXPR (T) == TYPE_SIGNED (T)) macro
63 ASSERT (! IS_TIGHT (T) || TYPE_SIGNED (T) \
/dports/misc/findutils/findutils-4.8.0/gnulib-tests/
H A Dtest-inttostr.c31 #define IS_TIGHT(T) (_GL_SIGNED_TYPE_OR_EXPR (T) == TYPE_SIGNED (T)) macro
63 ASSERT (! IS_TIGHT (T) || TYPE_SIGNED (T) \
/dports/security/oath-toolkit/oath-toolkit-2.6.2/libpskc/gl/tests/
H A Dtest-inttostr.c31 #define IS_TIGHT(T) (_GL_SIGNED_TYPE_OR_EXPR (T) == TYPE_SIGNED (T)) macro
63 ASSERT (! IS_TIGHT (T) || TYPE_SIGNED (T) \
/dports/textproc/gnugrep/grep-3.7/gnulib-tests/
H A Dtest-inttostr.c31 #define IS_TIGHT(T) (_GL_SIGNED_TYPE_OR_EXPR (T) == TYPE_SIGNED (T)) macro
63 ASSERT (! IS_TIGHT (T) || TYPE_SIGNED (T) \
/dports/textproc/diffutils/diffutils-3.8/gnulib-tests/
H A Dtest-inttostr.c31 #define IS_TIGHT(T) (_GL_SIGNED_TYPE_OR_EXPR (T) == TYPE_SIGNED (T)) macro
63 ASSERT (! IS_TIGHT (T) || TYPE_SIGNED (T) \
/dports/devel/idutils/idutils-4.6/gnulib-tests/
H A Dtest-inttostr.c35 #define IS_TIGHT(T) (_GL_SIGNED_TYPE_OR_EXPR (T) == TYPE_SIGNED (T)) macro
59 ASSERT (! IS_TIGHT (T) || TYPE_SIGNED (T) \
/dports/devel/gnulib/gnulib-20140202-stable/tests/
H A Dtest-inttostr.c35 #define IS_TIGHT(T) (_GL_SIGNED_TYPE_OR_EXPR (T) == TYPE_SIGNED (T)) macro
59 ASSERT (! IS_TIGHT (T) || TYPE_SIGNED (T) \
/dports/math/igraph/igraph-0.9.5/src/misc/
H A Dmatching.c646 #define IS_TIGHT(i) (VECTOR(slack)[i] <= eps) in igraph_i_maximum_bipartite_matching_weighted() macro
651 if (IS_TIGHT(i)) { in igraph_i_maximum_bipartite_matching_weighted()
722 if (!IS_TIGHT(j)) { in igraph_i_maximum_bipartite_matching_weighted()
992 if (IS_TIGHT(i)) { in igraph_i_maximum_bipartite_matching_weighted()
1002 #undef IS_TIGHT in igraph_i_maximum_bipartite_matching_weighted()
/dports/math/R-cran-igraph/igraph/src/
H A Dmatching.c644 #define IS_TIGHT(i) (VECTOR(slack)[i] <= eps) in igraph_i_maximum_bipartite_matching_weighted() macro
649 if (IS_TIGHT(i)) { in igraph_i_maximum_bipartite_matching_weighted()
716 if (!IS_TIGHT(j)) { in igraph_i_maximum_bipartite_matching_weighted()
986 if (IS_TIGHT(i)) { in igraph_i_maximum_bipartite_matching_weighted()
996 #undef IS_TIGHT in igraph_i_maximum_bipartite_matching_weighted()
/dports/devel/gnulib/gnulib-20140202-stable/
H A DChangeLog22013 * tests/test-inttostr.c (IS_TIGHT): Adjust to above renaming.
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/
H A DChangeLog61202 * tests/test-inttostr.c (IS_TIGHT): Adjust to above renaming.