Home
last modified time | relevance | path

Searched refs:typef (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/lib/libshell/common/sh/
H A Dnvtree.c376 if(!tp && fp->disc && fp->disc->typef) in outtype()
377 tp = (*fp->disc->typef)(np,fp); in outtype()
380 if(fp->type || (fp->disc && fp->disc->typef &&(*fp->disc->typef)(np,fp))) in outtype()
414 if((typep=fp->type) || (fp->disc && fp->disc->typef && (typep=(*fp->disc->typef)(np,fp)))) in nv_attribute()
H A Dnvtype.c1254 if(fp->disc && fp->disc->typef && (np= (*fp->disc->typef)(np,fp))) in nv_type()
/titanic_50/usr/src/lib/libshell/common/include/
H A Dnval.h65 Namval_t *(*typef)(Namval_t*, Namfun_t*); member
/titanic_50/usr/src/lib/libshell/i386/include/ast/
H A Dnval.h74 Namval_t *(*typef) __PROTO__((Namval_t*, Namfun_t*)); member
/titanic_50/usr/src/lib/libshell/sparc/include/ast/
H A Dnval.h74 Namval_t *(*typef) __PROTO__((Namval_t*, Namfun_t*)); member
/titanic_50/usr/src/lib/libshell/sparcv9/include/ast/
H A Dnval.h74 Namval_t *(*typef) __PROTO__((Namval_t*, Namfun_t*)); member
/titanic_50/usr/src/lib/libshell/amd64/include/ast/
H A Dnval.h74 Namval_t *(*typef) __PROTO__((Namval_t*, Namfun_t*)); member