HomeSort by: relevance | last modified time | path
    Searched defs:subtitle (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/
listing.c 27 SUBTITLE LINE
38 Put stuff onto the subtitle line
730 static const char *subtitle; /* Current subtitle. */ variable
736 /* Grope around, see if we can see a title or subtitle edict coming up
752 subtitle = list->edict_arg;
770 fprintf (list_file, "%s\n", subtitle);
1264 subtitle = list->edict_arg;
1432 subtitle = "";
  /src/external/gpl3/binutils.old/dist/gas/
listing.c 27 SUBTITLE LINE
38 Put stuff onto the subtitle line
730 static const char *subtitle; /* Current subtitle. */ variable
736 /* Grope around, see if we can see a title or subtitle edict coming up
752 subtitle = list->edict_arg;
770 fprintf (list_file, "%s\n", subtitle);
1264 subtitle = list->edict_arg;
1432 subtitle = "";

Completed in 17 milliseconds