Home
last modified time | relevance | path

Searched refs:SH_END_OPTIM (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/lib/libshell/common/include/
H A Dshell.h98 #define SH_END_OPTIM 0x2 macro
/titanic_44/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h107 #define SH_END_OPTIM 0x2 macro
/titanic_44/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h107 #define SH_END_OPTIM 0x2 macro
/titanic_44/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h107 #define SH_END_OPTIM 0x2 macro
/titanic_44/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h107 #define SH_END_OPTIM 0x2 macro
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dxec.c189 bp->flags = SH_END_OPTIM; in p_comarg()