Home
last modified time | relevance | path

Searched defs:LEXICAL (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/lit/lit/
H A Dcl_arguments.py13 LEXICAL = 'lexical' variable in TestOrder
/openbsd-src/gnu/usr.bin/perl/cpan/bignum/lib/
H A Dbigrat.pm101 use constant LEXICAL => $] > 5.009004; constant
H A Dbigint.pm122 use constant LEXICAL => $] > 5.009004; constant
H A Dbignum.pm144 use constant LEXICAL => $] > 5.009004; constant
H A Dbigfloat.pm111 use constant LEXICAL => $] > 5.009004; constant