Home
last modified time | relevance | path

Searched defs:c_eq (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/lib/libshell/common/bltins/
H A Dtest.c68 #define c_eq(a,c) (*a==c && *(a+1)==0) macro
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dtest.c69 #define c_eq(a,c) (*a==c && *(a+1)==0) macro
[all...]