Searched refs:ent2 (Results 1 – 4 of 4) sorted by relevance
159 struct idx_info *ent2; in do_fd_clear() local163 ent2 = evmap_io_get_fdinfo(&base->io, s2); in do_fd_clear()165 if (!ent2) /* This indicates a bug. */ in do_fd_clear()168 ent2->read_pos_plus1 = i+1; in do_fd_clear()170 ent2->write_pos_plus1 = i+1; in do_fd_clear()
675 TyEnt* ent2; in ML_() local685 ent2 = ML_(TyEnts__index_by_cuOff)(tyents, NULL, in ML_()687 vg_assert(ent2); in ML_()688 if (ent2->tag == Te_UNKNOWN) in ML_()704 ent2 = ML_(TyEnts__index_by_cuOff)(tyents, NULL, in ML_()706 vg_assert(ent2); in ML_()707 if (ent2->tag == Te_UNKNOWN) in ML_()
166 .ent2
3246 * result/ent2.sax* result/ent7.sax* result/xml2.sax*: this changed the9383 * parser.c: fixed small problem with missing entities (test/ent2)