/openbsd/regress/usr.bin/mandoc/eqn/define/ |
H A D | infinite.out_lint | 1 mandoc: infinite.in:10:2: ERROR: input stack limit exceeded, infinite loop? 2 mandoc: infinite.in:16:2: ERROR: input stack limit exceeded, infinite loop? 3 mandoc: infinite.in:22:2: ERROR: input stack limit exceeded, infinite loop? 4 mandoc: infinite.in:28:2: ERROR: input stack limit exceeded, infinite loop? 5 mandoc: infinite.in:34:2: ERROR: input stack limit exceeded, infinite loop?
|
H A D | Makefile | 3 REGRESS_TARGETS = font infinite invalid quoted 4 LINT_TARGETS = infinite invalid
|
/openbsd/regress/usr.bin/mandoc/roff/de/ |
H A D | infinite.out_lint | 1 mandoc: infinite.in:13:9: ERROR: using macro argument outside macro: \$1 2 mandoc: infinite.in:14:6: ERROR: using macro argument outside macro: \$1 3 mandoc: infinite.in:20:5: ERROR: input stack limit exceeded, infinite loop?
|
H A D | Makefile | 4 REGRESS_TARGETS += indir infinite startde tab TH Dd 5 LINT_TARGETS = escname indir infinite 10 SKIP_GROFF = infinite
|
/openbsd/regress/usr.bin/mandoc/roff/string/ |
H A D | Makefile | 8 REGRESS_TARGETS = dotT escape infinite name std undef zerolength 12 SKIP_MARKDOWN = escape infinite name std undef zerolength 17 SKIP_GROFF ?= infinite
|
H A D | infinite.out_ascii | 4 string-infinite - endless recursion in string expansion
|
/openbsd/regress/sys/kern/unixsockets/ |
H A D | unfdpassfail.c | 53 int infinite = 0, error; in main() local 56 infinite = 1; in main() 61 if (!infinite) in main() 104 if (!infinite) { in main()
|
H A D | ungc.c | 45 int infinite = 0; in main() local 48 infinite = 1; in main() 50 if (!infinite) in main() 183 if (!infinite) { in main()
|
/openbsd/gnu/gcc/gcc/ |
H A D | loop-iv.c | 1833 desc->infinite = in shorten_into_mode() 1845 desc->infinite = in shorten_into_mode() 1854 desc->infinite = in shorten_into_mode() 1857 desc->infinite = in shorten_into_mode() 2179 desc->infinite = in iv_number_of_iterations() 2190 desc->infinite = in iv_number_of_iterations() 2345 desc->infinite = alloc_EXPR_LIST (0, assumption, desc->infinite); in iv_number_of_iterations() 2383 desc->infinite = in iv_number_of_iterations() 2622 if (act.infinite && !desc->infinite) in find_simple_exit() 2650 if (desc->infinite) in find_simple_exit() [all …]
|
/openbsd/gnu/usr.bin/perl/t/mro/ |
H A D | recursion_dfs_utf8.t | 21 but an infinite loop has been made in the heirarchy, 23 into an infinite loop
|
H A D | recursion_c3_utf8.t | 23 but an infinite loop has been made in the heirarchy, 25 into an infinite loop
|
H A D | recursion_dfs.t | 18 but an infinite loop has been made in the heirarchy, 20 into an infinite loop
|
H A D | recursion_c3.t | 22 but an infinite loop has been made in the heirarchy, 24 into an infinite loop
|
/openbsd/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/ |
H A D | TraceIntelPTProperties.td | 5 Property<"infinite-decoding-loop-verification-threshold", "UInt64">, 10 "infinite decoding loops. If no decoding loop has been found after this "
|
/openbsd/usr.sbin/pppd/pppstats/ |
H A D | pppstats.c | 71 int infinite; variable 284 if (!infinite && !count) in intpr() 351 infinite = 1; in main()
|
/openbsd/gnu/llvm/llvm/docs/HistoricalNotes/ |
H A D | 2000-12-06-MeetingSummary.txt | 22 infinite variable space. 73 'infinite' spaces that instructions operate in (SSA register numbers, 77 B. A scheme similar to how UTF-8 works, to encode infinite numbers
|
/openbsd/regress/usr.bin/mandoc/roff/args/ |
H A D | infrec.out_lint | 1 mandoc: infrec.in:9:1: ERROR: input stack limit exceeded, infinite loop?
|
H A D | infrec.out_ascii | 4 args-infrec - infinite recursion in macro argument expansion
|
/openbsd/gnu/llvm/compiler-rt/lib/builtins/avr/ |
H A D | exit.S | 18 rjmp __stop_program ; Fall into an infinite loop.
|
/openbsd/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/tml-local/dump-error/ |
H A D | circular.tml | 2 # When we try to serialize, it should NOT infinite loop
|
/openbsd/games/quiz/datfiles/ |
H A D | greek | 2 chaos:chaos:[first state of the universe|abyss|infinite darkness]
|
/openbsd/gnu/usr.bin/perl/dist/Carp/t/ |
H A D | Carp_overloadless.t | 8 # test that enabling overload without loading overload.pm does not trigger infinite recursion
|
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/t/ |
H A D | addissub.t | 7 alarm 10; # likely failure mode is an infinite loop
|
/openbsd/regress/bin/ksh/ |
H A D | eglob.t | 28 name: eglob-infinite-plus 30 Check that shell doesn't go into infinite loop expanding +(...)
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | README | 29 recurse - infinite recursion in the compiler
|