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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/
H A Dmisc.c388 char directive[MAXLINE], filename[MAXLINE]; local
415 sprintf( directive, line_fmt, linenum, filename );
419 /* Account for the line directive itself. */
422 sprintf( directive, line_fmt, out_linenum, filename );
425 /* If output_file is nil then we should put the directive in
430 fputs( directive, output_file );
433 add_action( directive );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/perlasm/
H A Dx86_64-xlate.pl47 # code is assisted by synthetic directive, .picmeup, which puts
297 { package directive; # pick up directives, which start with .
403 if (directive->re(\$line)) {
404 printf "%s",directive->out();
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/util/
H A Dpod2man.pl90 major headers should be setout as a C<=head1> directive, and
226 a C<EE<lt>E<gt>> directive. Besides amp, lt, gt, and quot, recognized
239 =item Unrecognized pod directive: %s
241 (W) You specified a pod directive that isn't in the known list of
902 warn "$0: Unrecognized pod directive in paragraph $. of $ARGV: $Cmd\n";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dpod2man.pl90 major headers should be setout as a C<=head1> directive, and
226 a C<EE<lt>E<gt>> directive. Besides amp, lt, gt, and quot, recognized
239 =item Unrecognized pod directive: %s
241 (W) You specified a pod directive that isn't in the known list of
903 warn "$0: Unrecognized pod directive in paragraph $. of $ARGV: $Cmd\n";

Completed in 64 milliseconds