Home
last modified time | relevance | path

Searched refs:test_z (Results 1 - 2 of 2) sorted by relevance

/third_party/mksh/
H A DBuild.sh62 test_z() { function
77 if test_z "$1"; then
185 test_z "$cond" || o_gen=$o_gen$nl"$cond"
187 test_z "$cond" || o_gen=$o_gen$nl"#endif"
200 test_z "$cond" || echo "$cond"
202 test_z "$cond" || echo "#endif"
420 test_z "$fl" || LDFLAGS="$LDFLAGS $fl"
432 test_z "$fl" || test 11 = $fa$fv || LDFLAGS=$save_LDFLAGS
636 test_z "$LDSTATIC" || if test_z "
[all...]
/third_party/python/Lib/test/test_capi/
H A Dtest_getargs.py922 def test_z(self): member in String_TestCase

Completed in 3 milliseconds