Home
last modified time | relevance | path

Searched refs:verify_true (Results 1 – 25 of 88) sorted by relevance

1234

/dports/print/gv/gv-3.7.4/lib/
H A Dverify.h168 # define verify_true(R) \ macro
171 # define verify_true(R) \ macro
178 # define verify_true(R) \ macro
185 # define verify_true(R) \ macro
199 extern int (* _GL_GENSYM (verify_function) (void)) [verify_true (R)]
/dports/net-p2p/microdc2/microdc2-0.15.6/lib/
H A Dverify.h42 # define verify_true(R) \ macro
45 # define verify_true(R) \ macro
53 # define verify(R) extern int (* verify_function__ (void)) [verify_true (R)]
/dports/sysutils/tmpwatch/tmpwatch-2.11/lib/
H A Dverify.h128 # define verify_true(R) \ macro
131 # define verify_true(R) \ macro
139 # define verify(R) extern int (* verify_function__ (void)) [verify_true (R)]
/dports/misc/gnuls/coreutils-8.30/src/
H A Dsystem.h248 #define X2NREALLOC(P, PN) ((void) verify_true (sizeof *(P) != 1), \
255 #define X2REALLOC(P, PN) ((void) verify_true (sizeof *(P) == 1), \
570 (void) verify_true (! TYPE_SIGNED (Type)), /* The type is unsigned. */ \
571 (void) verify_true (sizeof (Accum) == sizeof (Type)), /* Added check. */ \
/dports/dns/libidn/libidn-1.35/gltests/
H A Dtest-verify.c42 item = verify_true (1 == 1) * 0 + 17 /* should be ok */
/dports/dns/libidn/libidn-1.35/lib/gltests/
H A Dtest-verify.c42 item = verify_true (1 == 1) * 0 + 17 /* should be ok */
/dports/devel/idutils/idutils-4.6/gnulib-tests/
H A Dtest-verify.c42 item = verify_true (1 == 1) * 0 + 17 /* should be ok */
/dports/security/libprelude/libprelude-1.2.6/libmissing/tests/
H A Dtest-verify.c42 item = verify_true (1 == 1) * 0 + 17 /* should be ok */
/dports/security/libpreludedb/libpreludedb-1.2.6/libmissing/tests/
H A Dtest-verify.c42 item = verify_true (1 == 1) * 0 + 17 /* should be ok */
/dports/devel/gnulib/gnulib-20140202-stable/tests/
H A Dtest-verify.c42 item = verify_true (1 == 1) * 0 + 17 /* should be ok */
/dports/devel/cssc/CSSC-1.4.1/gl/tests/
H A Dtest-verify.c42 item = verify_true (1 == 1) * 0 + 17 /* should be ok */
/dports/devel/libunistring/libunistring-0.9.10/tests/
H A Dtest-verify.c42 item = verify_true (1 == 1) * 0 + 17 /* should be ok */
/dports/misc/gnuls/coreutils-8.30/gnulib-tests/
H A Dtest-verify.c42 item = verify_true (1 == 1) * 0 + 17 /* should be ok */
/dports/security/oath-toolkit/oath-toolkit-2.6.2/pskctool/gl/tests/
H A Dtest-verify.c42 item = verify_true (1 == 1) * 0 + 17 /* should be ok */
/dports/security/oath-toolkit/oath-toolkit-2.6.2/oathtool/gl/tests/
H A Dtest-verify.c42 item = verify_true (1 == 1) * 0 + 17 /* should be ok */
/dports/security/oath-toolkit/oath-toolkit-2.6.2/liboath/gl/tests/
H A Dtest-verify.c42 item = verify_true (1 == 1) * 0 + 17 /* should be ok */
/dports/security/oath-toolkit/oath-toolkit-2.6.2/libpskc/gl/tests/
H A Dtest-verify.c42 item = verify_true (1 == 1) * 0 + 17 /* should be ok */
/dports/textproc/augeas/augeas-1.12.0/gnulib/tests/
H A Dtest-verify.c42 item = verify_true (1 == 1) * 0 + 17 /* should be ok */
/dports/devel/idutils/idutils-4.6/lib/
H A Dverify.h226 # define verify_true(R) _GL_VERIFY_TRUE (R, "verify_true (" #R ")") macro
/dports/misc/amanda-server/amanda-3.3.9/gnulib/
H A Dverify.h230 # define verify_true(R) _GL_VERIFY_TRUE (R, "verify_true (" #R ")") macro
/dports/misc/amanda-client/amanda-3.3.9/gnulib/
H A Dverify.h230 # define verify_true(R) _GL_VERIFY_TRUE (R, "verify_true (" #R ")") macro
/dports/devel/gindent/indent-2.2.12/intl/
H A Dverify.h232 # define verify_true(R) _GL_VERIFY_TRUE (R, "verify_true (" #R ")") macro
/dports/devel/cppi/cppi-1.18/lib/
H A Dverify.h230 # define verify_true(R) _GL_VERIFY_TRUE (R, "verify_true (" #R ")") macro
/dports/emulators/aranym/aranym-1.1.0/src/include/
H A Dverify.h240 #define verify_true(R) _GL_VERIFY_TRUE (R, "verify_true (" #R ")") macro
/dports/devel/gdb761/gdb-7.6.1/gdb/gnulib/import/
H A Dverify.h230 # define verify_true(R) _GL_VERIFY_TRUE (R, "verify_true (" #R ")") macro

1234