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

/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Dps_include.c43 #define grab(n) ((Section *)(nglobal \
44 ? realloc((char *)global, n * sizeof (Section)) \
45 : calloc(n, sizeof (Section))))
52 } Section; typedef in typeref:struct:__anon799
57 static void copy(FILE *, FILE *, Section *);
83 Section prolog, page, trailer;
85 Section *global;
196 copy(FILE *fin, FILE *fout, Section *s)
/illumos-gate/usr/src/lib/libc/sparcv9/crt/
H A D__align_cpy_4.s80 ! Section of code dealing with case where source and target are both 8-byte
128 ! Section of code where either source or target, but not both, are 8-byte
/illumos-gate/usr/src/tools/scripts/
H A Dcheck_rtime.pl234 if ($Line =~ /^Dynamic Section/) {
490 if ($Line =~ /^Section Header/) {
512 } elsif ($Line =~ /^Dynamic Section/) {
515 } elsif ($Line =~ /^Syminfo Section/) {
693 if ($line =~ /^Symbol Sort Section:\s+([^\s]+)\s+/) {
H A Dfind_elf.pl132 if ($Line =~ /^Dynamic Section/) {
/illumos-gate/usr/src/cmd/sgs/lari/
H A Dlari.pl1257 } elsif ($Line =~ /^Dynamic Section:/) {
1260 } elsif ($Line =~ /^Relocation Section:/) {
1263 } elsif ($Line =~ /^Syminfo Section:/) {
1266 } elsif ($Line =~ /^Version Definition Section:/) {
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex131 \ifx\putwordSection\undefined \gdef\putwordSection{Section}\fi
1545 % Section fonts (14.4pt).
2352 % \parskip glue after all. Section titles are handled this way also.
4367 % Section titles. These macros combine the section number parts and
4462 % Example usage: \writetocentry{sec}{Section Name}{\the\chapno.\the\secno}

Completed in 141 milliseconds