Searched refs:copybitfield (Results 1 – 1 of 1) sorted by relevance
970 static struct rnnbitfield *copybitfield (struct rnnbitfield *bf, char *file);986 ADDARRAY(dst->bitfields, copybitfield(src->bitfields[i], file)); in copytypeinfo()989 static struct rnnbitfield *copybitfield (struct rnnbitfield *bf, char *file) { in copybitfield() function1177 ADDARRAY(ti->bitfields, copybitfield(bs->bitfields[j], file)); in preptypeinfo()