Searched refs:clonef (Results 1 – 3 of 3) sorted by relevance
62 Namfun_t *(*clonef)(Namval_t*, Namval_t*, int, Namfun_t*); member
889 if(fp->disc && fp->disc->clonef) in clone_all_disc()890 nfp = (*fp->disc->clonef)(np,mp,flags,fp); in clone_all_disc()
641 if(fp->disc && fp->disc->clonef==clone_inttype) in typeinfo()1238 dp->clonef = clone_inttype; in nv_mkinttype()