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

/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Denum.c263 nv_disc(tp, &ep->hdr,NV_FIRST);
/illumos-gate/usr/src/lib/libshell/common/include/
H A Dnval.h216 #define NV_FIRST 1 macro
/illumos-gate/usr/src/lib/libshell/amd64/include/ast/
H A Dnval.h225 #define NV_FIRST 1 macro
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dnvdisc.c655 * NV_FIRST: Move or push <fp> to top of the stack or delete top
677 if(mode==NV_FIRST || mode==0)
728 if(mode==NV_FIRST)
1332 np = nv_create(np,(const char*)0, NV_FIRST, (Namfun_t*)0);
1370 nv_disc(mp, &tp->fun, NV_FIRST);
H A Darray.c626 nv_disc(np,(Namfun_t*)fp, NV_FIRST);
700 nv_disc(np,(Namfun_t*)ap, NV_FIRST);
1196 nv_disc(np,(Namfun_t*)ap, NV_FIRST);
H A Dnvtype.c1347 nv_disc(np, &ap->hdr, NV_FIRST);
1548 nv_disc(tp,fp,NV_FIRST);
H A Dxec.c388 nv_disc(SH_LEVELNOD,&lp->hdr,NV_FIRST);
/illumos-gate/usr/src/lib/libshell/i386/include/ast/
H A Dnval.h225 #define NV_FIRST 1 macro
/illumos-gate/usr/src/lib/libshell/sparc/include/ast/
H A Dnval.h225 #define NV_FIRST 1 macro
/illumos-gate/usr/src/lib/libshell/sparcv9/include/ast/
H A Dnval.h225 #define NV_FIRST 1 macro

Completed in 90 milliseconds