Searched refs:NV_STATICF (Results 1 – 5 of 5) sorted by relevance
134 #define NV_STATICF NV_INTEGER /* static class function */ macro
729 if(nq && nv_isattr(nq,NV_STATICF)) in typeinfo()1689 if(nv_isattr(mp,NV_STATICF|NV_TAGGED)) in sh_outtype()1694 if(nv_isattr(mp,NV_STATICF)) in sh_outtype()
593 if(tp && (np = (Namval_t*)vp->bltins[type]) && nv_isattr(np,NV_STATICF)) in setdisc()
1537 if(nv_isattr(np,NV_STATICF) && (mp=nv_type(nq))) in sh_exec()
389 flag |= NV_STATICF; in b_typeset()