Searched refs:edict (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/binutils/gas/
H A Dlisting.c168 } edict; member in struct:list_info_struct
395 new->edict = EDICT_NONE;
524 /* Grope around, see if we can see a title or subtitle edict coming up
537 if (list->edict == EDICT_SBTTL && !had_subtitle)
542 if (list->edict == EDICT_TITLE && !had_title)
959 switch (list->edict)
993 if (list->edict == EDICT_LIST
994 || (list->edict == EDICT_NOLIST_NEXT && show_listing == 0))
1044 if (list->edict == EDICT_EJECT)
1048 if (list->edict
[all...]

Completed in 169 milliseconds