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

/opensolaris-onvv-gate/usr/src/lib/libshell/common/data/
H A Dbuiltins.c63 "typeset", NV_BLTIN|BLT_ENV|BLT_SPC|BLT_DCL,bltin(typeset),
71 "local", NV_BLTIN|BLT_ENV|BLT_SPC|BLT_DCL,bltin(typeset),
1579 "+[-1c?\n@(#)$Id: typeset (AT&T Research) 2008-08-04 $\n]"
/opensolaris-onvv-gate/usr/src/cmd/sgs/yacc/common/
H A Dy2.c109 static wchar_t *typeset[NTYPES]; /* pointers to type tags */ variable
1143 if (!wscmp(typeset[i], tokname)) {
1148 typeset[numbval = ++ntypes] = cstash(tokname);
1491 WSFMT(".%ws"), typeset[tok]);
1557 typeset[tok]);
1616 WSFMT(".%ws"), typeset[tok]);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DConstant.pm369 my $typeset = $XS_TypeSet{$type};
370 if (ref $typeset) {
373 foreach (0 .. $#$typeset) {
374 $clause .= $indent . "$typeset->[$_] $_[$_];\n";
376 } elsif (defined $typeset) {
379 $clause .= $indent . "$typeset $_[0];\n";
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex2689 % @headitem starts a heading row, which we typeset in bold.
3737 % Define two-column mode, which we use to typeset indexes.
3900 % letter in the expansion, not just typeset.
4320 % been typeset. If the destination for the pdf outline is after the
5011 % If we're given an argument, typeset it in bold with a colon after.
6199 % should not typeset properly. But it works, so I'm moving on for
6266 % We want to typeset this text as a normal paragraph, even if the
6676 % has the text we're supposed to typeset here.

Completed in 180 milliseconds