Home | History | Annotate | Download | only in emugen

Lines Matching defs:currentEntry

989     EntryPoint *currentEntry = NULL;
1011 currentEntry = findEntryByName(line);
1012 if (currentEntry == NULL) {
1021 } else if (currentEntry != NULL) {
1022 currentEntry->setAttribute(line, lc);