Searched refs:circular (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/usr.bin/less/
H A Dtags.c380 static int circular = 0; /* 1: circular tag structure */ variable
398 if (!circular)
426 if (!circular)
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/lib/
H A DTestBridge.pm39 E_CIRCULAR => qr{\QCPAN::Meta::YAML does not support circular references},
/openbsd-current/gnu/usr.bin/perl/dist/threads-shared/lib/threads/
H A Dshared.pm103 # (this takes care of circular refs as well)
584 there are no circular references and that nothing is referencing the
603 circular references). Use L<is_shared()|/"is_shared VARIABLE">, instead:
/openbsd-current/gnu/usr.bin/perl/dist/Data-Dumper/
H A DDumper.pm1220 This seen hash is necessary to support and even just detect circular
/openbsd-current/gnu/gcc/gcc/config/sh/
H A Dcrt1.asm710 ! this ensures that the later code does not create a circular vbr chain
/openbsd-current/gnu/usr.bin/perl/lib/
H A Doverload.pm1174 level of indirection which allows a non-circular structure of references:
1444 @$obj = ($meth, (bless [@$obj]), 1); # Avoid circular reference

Completed in 317 milliseconds