Searched refs:test_and (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dparse.c67 static Shnode_t *test_and(Lex_t*);
1887 register Shnode_t *t = test_and(lp);
1889 t = makelist(lp,TORF|TTEST,t,test_and(lp));
1893 static Shnode_t *test_and(Lex_t *lp) function
H A Dparse.c.orig67 static Shnode_t *test_and(Lex_t*);
1887 register Shnode_t *t = test_and(lp);
1889 t = makelist(lp,TORF|TTEST,t,test_and(lp));
1893 static Shnode_t *test_and(Lex_t *lp)
/macosx-10.10/ruby-106/ruby/test/ruby/
H A Dtest_bignum.rb444 def test_and method in class:TestBignum
H A Dtest_integer_comb.rb259 def test_and method in class:TestIntegerComb
/macosx-10.10/ruby-106/ruby/test/
H A Dtest_set.rb433 def test_and method in class:TC_Set
/macosx-10.10/ruby-106/ruby/lib/
H A Dipaddr.rb846 def test_and method in class:TC_Operator
/macosx-10.10/ruby-106/ruby/test/rexml/
H A Dtest_xpath.rb721 def test_and method in class:XPathTester

Completed in 88 milliseconds