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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_log.c182 minidump(bge_t *bgep, const char *caption, void *dp, uint_t len) argument
187 bge_log(bgep, "%d bytes of %s at address %p:-", len, caption, dp);
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_log.c188 minidump(rge_t *rgep, const char *caption, void *dp, uint_t len) argument
193 rge_log(rgep, "%d bytes of %s at address %p:-", len, caption, dp);
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dengine.c1072 print(struct match *m, const char *caption, states st, int ch, FILE *d) argument
1081 (void) fprintf(d, "%s", caption);
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex5533 % When called from @insertcopying or (short)caption, we need active
6513 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap
6514 % @float Foo,lbl & no caption: Foo 1.1
6515 % @float Foo & @caption{Cap}: Foo: Cap
6516 % @float Foo & no caption: Foo
6518 % @float ,lbl & no caption: 1.1
6519 % @float & @caption{Cap}: Cap
6520 % @float & no caption:
6537 % Start the printed caption with what we've constructed in
6546 % caption tex
[all...]

Completed in 74 milliseconds