Searched refs:comments (Results 1 - 9 of 9) sorted by relevance

/linux-master/tools/bpf/bpftool/Documentation/
H A DMakefile27 RST2MAN_OPTS += --verbose --strip-comments
/linux-master/scripts/
H A Dget_feat.pl114 my $comments = "";
158 $comments .= "$1\n";
202 $data{$name}->{comments} = $comments;
313 my $com = $data{$feat}->{comments};
H A Dkernel-doc46 Read C language source or header FILEs, extract embedded documentation comments,
49 The documentation comments are identified by the "/**" opening comment mark.
1140 # strip comments:
1329 $x =~ s@/\*.*?\*/@@gos; # strip comments.
1404 $x =~ s@/\*.*?\*/@@gos; # strip comments.
1486 # strip comments
1911 $x =~ s@\/\/.*$@@gos; # strip C99-style comments to end of line
1920 $prototype =~ s@/\*.*?\*/@@gos; # strip comments.
1948 $x =~ s@\/\/.*$@@gos; # strip C99-style comments to end of line
2277 # STATE_INLINE: docbook comments withi
[all...]
/linux-master/net/ipv4/netfilter/
H A Dip_tables.c138 static const char *const comments[] = { variable
175 ? comments[NF_IP_TRACE_COMMENT_POLICY]
176 : comments[NF_IP_TRACE_COMMENT_RETURN];
202 comment = comments[NF_IP_TRACE_COMMENT_RULE];
/linux-master/net/ipv6/netfilter/
H A Dip6_tables.c163 static const char *const comments[] = { variable
200 ? comments[NF_IP6_TRACE_COMMENT_POLICY]
201 : comments[NF_IP6_TRACE_COMMENT_RETURN];
227 comment = comments[NF_IP6_TRACE_COMMENT_RULE];
/linux-master/arch/m68k/fpsp040/
H A Ddecbin.S54 | in the comments of the pwrten section.
/linux-master/arch/x86/crypto/
H A Dsha512-avx-asm.S166 # For brievity, the comments following vectored instructions only refer to
H A Dsha512-ssse3-asm.S161 # For brievity, the comments following vectored instructions only refer to
/linux-master/arch/m68k/ifpsp060/src/
H A Dilsp.S341 # The comments use subscripts for the first quotient digit determination.

Completed in 212 milliseconds