Home
last modified time | relevance | path

Searched refs:TEST_OT (Results 1 – 8 of 8) sorted by relevance

/titanic_51/usr/src/lib/libshell/common/data/
H A Dtestops.c48 "-ot", TEST_OT,
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Dtestops.c48 "-ot", TEST_OT,
/titanic_51/usr/src/lib/libshell/common/include/
H A Dtest.h53 #define TEST_OT 12 macro
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dtest.h54 #define TEST_OT 12 macro
/titanic_51/usr/src/lib/libshell/common/bltins/
H A Dtest.c493 case TEST_OT: in test_binop()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dtest.c499 case TEST_OT: in test_binop()
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dparse.c1855 if(lexp->kiafile && (num==TEST_EF||num==TEST_NT||num==TEST_OT)) in test_primary()
1876 if(lexp->kiafile && (num==TEST_EF||num==TEST_NT||num==TEST_OT)) in test_primary()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dparse.c1980 if(lexp->kiafile && (num==TEST_EF||num==TEST_NT||num==TEST_OT)) in test_primary()
2001 if(lexp->kiafile && (num==TEST_EF||num==TEST_NT||num==TEST_OT)) in test_primary()