Searched refs:lengp (Results 1 – 1 of 1) sorted by relevance
576 autovar(int nelt, int t, bigptr lengp) in autovar() argument582 if( ISICON(lengp) ) in autovar()583 leng = lengp->b_const.fconst.ci; in autovar()610 struct bigblock *mktmpn(nelt, type, lengp) in mktmpn() argument613 bigptr lengp;623 if( ISICON(lengp) )624 leng = lengp->b_const.fconst.ci;641 q = autovar(nelt, type, lengp);649 struct bigblock *fmktemp(type, lengp) in fmktemp() argument651 bigptr lengp;[all …]