Searched refs:directive (Results 1 - 17 of 17) sorted by relevance

/osnet-11/usr/src/lib/libpp/common/
H A Dpppragma.c31 pppragma(char* directive, char* pass, char* name, char* value, int newline) argument
36 if (directive)
38 ppprintf("#%s", directive);
H A Dppcontrol.c25 * preprocessor control directive support
250 * process a single directive line
266 int directive; local
326 error(1, "# <line> [ \"<file>\" [ <type> ] ]: non-standard directive");
327 directive = INCLUDE;
330 switch (directive = (int)hashref(pp.dirtab, pp.token))
353 if (directive == IFDEF || directive == IFNDEF)
372 error(1, "#%s %s is non-standard -- use #%s", dirname(directive), dirname(n), dirname(ELIF));
373 directive
[all...]
H A Dppproto.c53 #define MAGICDIR "pragma" /* proto magic directive */
54 #define MAGICARG "prototyped" /* proto magic directive arg */
510 * update directive mask
514 directive(register char* s, int dir) function
1190 dir = directive(ip, dir);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dless.pm15 Currently unimplemented, this may someday be a compiler directive
H A Ddiagnostics.pm61 the C<use diagnostics -verbose> directive.
149 The C<-pretty> directive is called too late to affect matters.
H A Doverload.pm201 The compilation directive
212 Arguments of this directive come in (key, value) pairs. Legal values
232 The functions specified in the C<use overload ...> directive are called
329 The following symbols can be specified in C<use overload> directive:
461 =item Strings as values of C<use overload> directive
507 C<use overload> directive.
515 unless C<"fallback"> was specified as a key in C<use overload> directive.
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.xs187 # The code below uses POSTCALL directive which allows to return 'undef'
289 # directive to avoid implicit RETVAL assignments and manipulate perl
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/re/
H A Dre.pm70 The directive C<use re 'debug'> is I<not lexically scoped>, as the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2latex.PL306 directive. This is an integer between 0 and 5 with 0 equivalent to a
H A Dpod2man.PL302 The major headers should be set out using a C<=head1> directive, and are
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParser.pm173 Normally (by default) B<Pod::Parser> handles the C<=cut> POD directive
176 pass the C<=cut> directive to the caller just like any other POD command
179 B<Pod::Parser> will still interpret the C<=cut> directive to mean that
236 "=") is encountered. When such a POD directive is seen in the input,
507 (perhaps the result of some future C<=include> directive) this method
530 (perhaps the result of some kind of C<=include> directive) this method
611 processed) until the next POD directive is encountered.
933 ## Ignore up until next POD directive if we are cutting
970 ## If this is a "cut" directive then we dont need to do anything
H A DLaTeX.pm539 a pod C<=head1> directive. This can be used, for example, to turn
1333 Called when a new list is found (via the C<over> directive).
1358 Called when the end of a list is found (the C<back> directive).
H A DChecker.pm218 The file starts with a different POD directive than head.
801 # check a POD command directive
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm1202 the prefix pattern, using the C<(?s)> directive: '(?s).*?(?=<H1>)'
1931 are specified using a C<E<lt>defer:...E<gt>> directive. For example:
1937 within the C<E<lt>defer:...E<gt>> directive, but there's a problem.
1949 But, by extracting the directive using
1952 level of the code block, so the directive is parsed correctly.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DLiblist.pm128 For each library that is found, an appropriate directive for a linker options
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.pm114 If C<use Devel::Peek> directive has a C<:opd=FLAGS> argument,
/osnet-11/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.s1174 ! the previous alignment directive.

Completed in 104 milliseconds