Home
last modified time | relevance | path

Searched defs:Shell (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/bmake/
HDjob.h213 typedef struct Shell { struct
214 const char *name; /* the name of the shell. For Bourne and C
242 } Shell; argument
/NextBSD/usr.bin/tip/tip/
HDcmds.c926 char *cp, *Shell; in expand() local
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDExprCXX.h202 explicit CXXNamedCastExpr(StmtClass SC, EmptyShell Shell, unsigned PathSize) in CXXNamedCastExpr()
1253 explicit CXXFunctionalCastExpr(EmptyShell Shell, unsigned PathSize) in CXXFunctionalCastExpr()
1601 explicit CXXScalarValueInitExpr(EmptyShell Shell) in CXXScalarValueInitExpr()
1676 explicit CXXNewExpr(EmptyShell Shell) in CXXNewExpr()
1848 explicit CXXDeleteExpr(EmptyShell Shell) in CXXDeleteExpr()
1980 explicit CXXPseudoDestructorExpr(EmptyShell Shell) in CXXPseudoDestructorExpr()
HDExpr.h2087 explicit ArraySubscriptExpr(EmptyShell Shell) in ArraySubscriptExpr()
2773 explicit ImplicitCastExpr(EmptyShell Shell, unsigned PathSize) in ImplicitCastExpr()
2838 ExplicitCastExpr(StmtClass SC, EmptyShell Shell, unsigned PathSize) in ExplicitCastExpr()
2871 explicit CStyleCastExpr(EmptyShell Shell, unsigned PathSize) in CStyleCastExpr()