OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Comment
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/tools/acpisrc/
asremove.c
262
char *
Comment
;
283
Comment
= NULL;
287
Comment
= strstr (SubString, AS_START_IGNORE);
290
if ((
Comment
) &&
291
(
Comment
< SubBuffer))
293
SubString = strstr (
Comment
, AS_STOP_IGNORE);
303
/* Check for ordinary
comment
*/
305
Comment
= strstr (SubString, "/*");
307
if ((
Comment
) &&
308
(
Comment
< SubBuffer)
[
all
...]
/src/sys/external/bsd/acpica/dist/include/
aclocal.h
1049
char *InlineComment; /* Inline
comment
*/\
1050
char *EndNodeComment; /* End of node
comment
*/\
1051
char *NameComment; /*
Comment
associated with the first parameter of the name node */\
1103
char *
Comment
;
Completed in 13 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025