Searched refs:NV_FIRST (Results 1 - 11 of 11) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/bltins/
H A Denum.c264 nv_disc(tp, &ep->hdr,NV_FIRST);
/osnet-11/usr/src/lib/libshell/common/include/
H A Dnval.h216 #define NV_FIRST 1 macro
/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dnval.h225 #define NV_FIRST 1 macro
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dnval.h225 #define NV_FIRST 1 macro
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dnval.h225 #define NV_FIRST 1 macro
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dnval.h225 #define NV_FIRST 1 macro
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dnvdisc.c677 * NV_FIRST: Move or push <fp> to top of the stack or delete top
699 if(mode==NV_FIRST || mode==0)
750 if(mode==NV_FIRST)
1358 np = nv_create(np,(const char*)0, NV_FIRST, (Namfun_t*)0);
1398 nv_disc(mp, &tp->fun, NV_FIRST);
H A Darray.c766 nv_disc(np,(Namfun_t*)fp, NV_FIRST);
840 nv_disc(np,(Namfun_t*)ap, NV_FIRST);
1374 nv_disc(np,(Namfun_t*)ap, NV_FIRST);
1618 nv_disc(np,(Namfun_t*)ap, NV_FIRST);
H A Dnvtype.c1376 nv_disc(np, &ap->hdr, NV_FIRST);
1578 nv_disc(tp,fp,NV_FIRST);
H A Dname.c2909 nv_disc(np, &ap->hdr,NV_FIRST);
H A Dxec.c458 nv_disc(SH_LEVELNOD,&lp->hdr,NV_FIRST);

Completed in 60 milliseconds