Lines Matching refs:nv_isattr

375 				if(nv_isattr(np,NV_NOFREE) && nv_isnull(np))
385 if((flags&NV_STATIC) && !nv_isattr(np,NV_EXPORT) && !nv_isnull(np))
421 if(tp->tre.tretyp!=TLST && tp->com.comarg && !tp->com.comset && ((array&NV_IARRAY) || !((mp=tp->com.comnamp) && nv_isattr(mp,BLT_DCL))))
1513 if(!(flags&NV_RDONLY) && nv_isattr (np, NV_RDONLY))
1528 if(sp && ((flags&NV_EXPORT) || nv_isattr(np,NV_EXPORT)))
1538 if(np->nvalue.cp && np->nvalue.cp!=sp && !nv_isattr(np,NV_NOFREE))
1545 if(nv_isattr(np,NV_INT16P) == NV_INT16)
1561 if(nv_isattr(np,NV_EXPORT))
1563 if(nv_isattr (np, NV_INTEGER))
1565 if(nv_isattr(np, NV_DOUBLE) == NV_DOUBLE)
1567 if(nv_isattr(np, NV_LONG) && sizeof(double)<sizeof(Sfdouble_t))
1610 if(nv_isattr(np, NV_LONG) && sizeof(int32_t)<sizeof(Sflong_t))
1624 else if(nv_isattr(np,NV_UNSIGN))
1667 else if(nv_isattr(np,NV_UNSIGN))
1696 if(nv_isattr (np, NV_SHORT))
1747 if(nv_isattr(np, NV_HOST|NV_INTEGER)==NV_HOST && sp)
1765 else if((nv_isattr(np, NV_RJUST|NV_ZFILL|NV_LJUST)) && sp)
1768 if((nv_isattr(np,NV_ZFILL)) && (nv_isattr(np,NV_LJUST)))
1773 size = ja_size((char*)sp,size,nv_isattr(np,NV_RJUST|NV_ZFILL));
1778 if((flags&NV_APPEND) && !nv_isattr(np,NV_BINARY))
1786 if(!nv_isattr(np, NV_NOFREE))
1791 if(nv_isattr(np,NV_BINARY) && !(flags&NV_RAW))
1793 if(nv_isattr(np,NV_LJUST|NV_RJUST) && nv_isattr(np,NV_LJUST|NV_RJUST)!=(NV_LJUST|NV_RJUST))
1799 if(nv_isattr(np,NV_BINARY))
1813 if(nv_isattr(np,NV_ZFILL))
1826 if(!nv_isattr(np,NV_ZFILL) || nv_size(np)==0)
1828 else if(nv_isattr(np,NV_ZFILL) && (size>dot))
1834 if(size==0 && nv_isattr(np,NV_HOST)!=NV_HOST &&nv_isattr(np,NV_LJUST|NV_RJUST|NV_ZFILL))
1838 else if(nv_isattr(np,NV_LJUST|NV_RJUST)==NV_LJUST && dot>size)
1842 if(dot==0 && !nv_isattr(np,NV_LJUST|NV_RJUST))
1864 if(nv_isattr(np, NV_RJUST) && nv_isattr(np, NV_ZFILL))
1866 else if(nv_isattr(np, NV_LJUST|NV_RJUST)==NV_RJUST)
1868 else if(nv_isattr(np, NV_LJUST|NV_RJUST)==NV_LJUST)
1886 if(!was_local && ((flags&NV_EXPORT) || nv_isattr(np,NV_EXPORT)))
2021 if(!(nv_isattr(np,NV_EXPORT)))
2023 flag = nv_isattr(np,NV_RDONLY|NV_UTOL|NV_LTOU|NV_RJUST|NV_LJUST|NV_ZFILL|NV_INTEGER);
2081 if(nv_isattr(np,NV_IMPORT) && np->nvenv)
2085 if(nv_isattr(np,NV_RDONLY|NV_UTOL|NV_LTOU|NV_RJUST|NV_LJUST|NV_ZFILL|NV_INTEGER))
2169 if(!np->nvalue.cp && !np->nvfun && !nv_isattr(np,~NV_DEFAULT))
2259 if(nv_isattr(np,NV_EXPORT) && nv_isarray(np))
2265 if(nv_isattr(np,NV_EXPORT|NV_NOFREE))
2307 if(nv_isattr(nq, NV_INTEGER))
2319 if(nv_isattr(nq,NV_EXPORT))
2355 if(!(flags&NV_RDONLY) && nv_isattr (np,NV_RDONLY))
2360 if(slp && !nv_isattr(np,NV_NOFREE))
2418 if(nv_isattr(np,NV_INT16P) == NV_INT16)
2425 else if(nv_isref(np) && !nv_isattr(np,NV_EXPORT|NV_MINIMAL) && np->nvalue.nrp)
2440 if(up->cp!=Empty && up->cp!=Null && !nv_isattr(np, NV_NOFREE))
2448 if(!nv_isattr(np,NV_MINIMAL) || nv_isattr(np,NV_EXPORT))
2450 if(nv_isattr(np,NV_EXPORT) && !strchr(np->nvname,'['))
2452 if(!(flags&NV_EXPORT) || nv_isattr(np,NV_IMPORT|NV_EXPORT)==(NV_IMPORT|NV_EXPORT))
2490 if(!nv_isnull(np) || np->nvfun || nv_isattr(np,~NV_NOFREE))
2633 if((!np->nvfun || !np->nvfun->disc) && !nv_isattr(np,NV_ARRAY|NV_INTEGER|NV_FUNCT|NV_REF))
2651 numeric = ((nv_isattr (np, NV_INTEGER)) != 0);
2657 if(nv_isattr (np,NV_DOUBLE)==NV_DOUBLE)
2662 if(nv_isattr(np,NV_LONG))
2665 if(nv_isattr (np,NV_EXPNOTE))
2667 else if(nv_isattr (np,NV_HEXFLOAT))
2676 if(nv_isattr (np,NV_EXPNOTE))
2678 else if(nv_isattr (np,NV_HEXFLOAT))
2686 else if(nv_isattr(np,NV_UNSIGN))
2688 if(nv_isattr (np,NV_LONG))
2690 else if(nv_isattr (np,NV_SHORT))
2692 if(nv_isattr(np,NV_INT16P)==NV_INT16P)
2700 else if(nv_isattr (np,NV_LONG))
2702 else if(nv_isattr (np,NV_SHORT))
2704 if(nv_isattr(np,NV_INT16P)==NV_INT16P)
2713 if(nv_isattr(np,NV_UNSIGN))
2728 if(up->cp && nv_isattr(np,NV_BINARY) && !nv_isattr(np,NV_RAW))
2776 if(nv_isattr (np, NV_INTEGER))
2781 else if(nv_isattr(np, NV_DOUBLE)==NV_DOUBLE)
2783 if(nv_isattr(np, NV_LONG))
2788 else if(nv_isattr(np, NV_UNSIGN))
2790 if(nv_isattr(np, NV_LONG))
2792 else if(nv_isattr(np, NV_SHORT))
2794 if(nv_isattr(np,NV_INT16P)==NV_INT16P)
2804 if(nv_isattr(np, NV_LONG))
2806 else if(nv_isattr(np, NV_SHORT))
2808 if(nv_isattr(np,NV_INT16P)==NV_INT16P)
2819 if(nv_isattr(np,NV_LJUST|NV_RJUST) || (*str=='0' && !(str[1]=='x'||str[1]=='X')))
2898 if(nv_isattr(np,NV_ZFILL))
2985 else if((np = nv_search(name,shp->var_tree,0)) && nv_isattr(np,NV_EXPORT))
3090 if(nv_isattr(np,NV_PARAM) && shp->st.prevst)
3103 if(lastdot(cp,0) && nv_isattr(np,NV_MINIMAL))
3165 if(arraynr && !nv_isattr(nr,NV_MINIMAL) && (mp=(Namval_t*)nr->nvenv) && (ap=nv_arrayptr(mp)))
3167 if(arraynp && !nv_isattr(np,NV_MINIMAL) && (mp=(Namval_t*)np->nvenv) && (ap=nv_arrayptr(mp)))
3217 if((ep = lastdot(cp,0)) && nv_isattr(np,NV_MINIMAL))
3478 if(!nv_isattr(np,NV_MINIMAL|NV_EXPORT) && np->nvenv)