Home
last modified time | relevance | path

Searched refs:out_of_range_handler (Results 1 – 7 of 7) sorted by relevance

/dports/lang/guile2/guile-2.2.7/test-suite/standalone/
H A Dtest-num2integral.c32 SCM out_of_range_handler (void *data, SCM key, SCM args);
38 out_of_range_handler (void *data, SCM key, SCM args) in out_of_range_handler() function
71 out_of_range_handler, NULL); in test_long_long()
80 out_of_range_handler, NULL); in test_long_long()
88 out_of_range_handler, NULL); in test_long_long()
96 out_of_range_handler, NULL); in test_long_long()
105 out_of_range_handler, NULL); in test_long_long()
123 out_of_range_handler, NULL); in test_ulong_long()
131 out_of_range_handler, NULL); in test_ulong_long()
139 out_of_range_handler, NULL); in test_ulong_long()
H A Dtest-conversion.c211 out_of_range_handler (void *data, SCM key, SCM args) in out_of_range_handler() function
255 out_of_range_handler, NULL))) in test_3()
390 out_of_range_handler, NULL))) in test_4()
586 out_of_range_handler, NULL))) in test_8s()
644 out_of_range_handler, NULL))) in test_8u()
/dports/lang/guile/guile-3.0.7/test-suite/standalone/
H A Dtest-num2integral.c32 SCM out_of_range_handler (void *data, SCM key, SCM args);
38 out_of_range_handler (void *data, SCM key, SCM args) in out_of_range_handler() function
71 out_of_range_handler, NULL); in test_long_long()
80 out_of_range_handler, NULL); in test_long_long()
88 out_of_range_handler, NULL); in test_long_long()
96 out_of_range_handler, NULL); in test_long_long()
105 out_of_range_handler, NULL); in test_long_long()
123 out_of_range_handler, NULL); in test_ulong_long()
131 out_of_range_handler, NULL); in test_ulong_long()
139 out_of_range_handler, NULL); in test_ulong_long()
H A Dtest-conversion.c212 out_of_range_handler (void *data, SCM key, SCM args) in out_of_range_handler() function
256 out_of_range_handler, NULL))) in test_3()
391 out_of_range_handler, NULL))) in test_4()
587 out_of_range_handler, NULL))) in test_8s()
645 out_of_range_handler, NULL))) in test_8u()
/dports/lang/guile1/guile-1.8.8/test-suite/standalone/
H A Dtest-num2integral.c29 SCM out_of_range_handler (void *data, SCM key, SCM args);
35 out_of_range_handler (void *data, SCM key, SCM args) in out_of_range_handler() function
69 out_of_range_handler, NULL); in test_long_long()
78 out_of_range_handler, NULL); in test_long_long()
86 out_of_range_handler, NULL); in test_long_long()
94 out_of_range_handler, NULL); in test_long_long()
103 out_of_range_handler, NULL); in test_long_long()
125 out_of_range_handler, NULL); in test_ulong_long()
133 out_of_range_handler, NULL); in test_ulong_long()
141 out_of_range_handler, NULL); in test_ulong_long()
H A Dtest-conversion.c210 out_of_range_handler (void *data, SCM key, SCM args) in out_of_range_handler() function
254 out_of_range_handler, NULL))) in test_3()
389 out_of_range_handler, NULL))) in test_4()
585 out_of_range_handler, NULL))) in test_8s()
643 out_of_range_handler, NULL))) in test_8u()
/dports/lang/guile2/guile-2.2.7/
H A DChangeLog31644 * test-suite/standalone/test-num2integral.c (out_of_range_handler): Use
36228 * test-suite/standalone/test-num2integral.c (out_of_range_handler): Fix