Searched refs:thislevel (Results 1 – 3 of 3) sorted by relevance
255 int thislevel, thiscode, thisbyte, inlevelindex; in unpack_decode() local268 thislevel = 0; in unpack_decode()285 if (thiscode >= unpackd->inodesin[thislevel]) { in unpack_decode()287 thiscode - unpackd->inodesin[thislevel]; in unpack_decode()288 if (inlevelindex > unpackd->symbolsin[thislevel]) in unpack_decode()292 &(unpackd->tree[thislevel][inlevelindex]); in unpack_decode()301 thislevel = 0; thiscode = 0; in unpack_decode()303 thislevel++; in unpack_decode()304 if (thislevel > unpackd->treelevels) in unpack_decode()
4135 bool thislevel = false; in lookup_tag() local4150 thislevel = true; in lookup_tag()4153 if (thislevel_only && !thislevel) in lookup_tag()4166 if (thislevel) in lookup_tag()
4199 bool thislevel = false; in lookup_tag() local4214 thislevel = true; in lookup_tag()4217 if (thislevel_only && !thislevel) in lookup_tag()4230 if (thislevel) in lookup_tag()