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

/freebsd-11-stable/sys/contrib/ncsw/inc/
H A Ddebug_ext.h133 @Description Prints a subtitle for a subsequent dumped sub-structure (optional).
135 The inputs for this macro are the sub-structure subtitle.
136 A separating line with this subtitle will be printed.
138 #define DUMP_SUBTITLE(subtitle) \
139 DUMP_Print("----------- "); DUMP_Print subtitle; DUMP_Print("\r\n")
/freebsd-11-stable/contrib/binutils/gas/
H A Dlisting.c40 Put stuff onto the subtitle line
518 static char *subtitle; /* Current subtitle */ variable
524 /* Grope around, see if we can see a title or subtitle edict coming up
540 subtitle = list->edict_arg;
558 fprintf (list_file, "%s\n", subtitle);
980 subtitle = list->edict_arg;
1065 subtitle = "";
/freebsd-11-stable/contrib/dialog/
H A Dtimebox.c139 const char *subtitle,
187 char *prompt = dlg_strclone(subtitle);
138 dialog_timebox(const char *title, const char *subtitle, int height, int width, int hour, int minute, int second) argument
H A Dcalendar.c388 const char *subtitle,
441 char *prompt = dlg_strclone(subtitle);
387 dialog_calendar(const char *title, const char *subtitle, int height, int width, int day, int month, int year) argument
/freebsd-11-stable/contrib/gcc/
H A Dsbitmap.c784 dump_sbitmap_vector (FILE *file, const char *title, const char *subtitle, argument
792 fprintf (file, "%s %d\n", subtitle, bb);
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex2238 \parseargdef\subtitle{%
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex2137 \parseargdef\subtitle{%
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex3300 \parseargdef\subtitle{%

Completed in 224 milliseconds