OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:incomment
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/unifdef/
unifdef.c
233
static Comment_state
incomment
; /* comment parser state */
variable in typeref:typename:Comment_state
504
if (
incomment
)
600
wascomment =
incomment
;
609
if (!
incomment
&& linestate == LS_HASH) {
653
if (retval != LT_PLAIN && (wascomment ||
incomment
)) {
655
if (
incomment
)
664
comment_name[
incomment
], linestate_name[linestate]);
846
* global variable
incomment
, and we also adjust the global variable
863
else switch (
incomment
) {
866
incomment
= STARTING_COMMENT
[
all
...]
unifdef.c
233
static Comment_state
incomment
; /* comment parser state */
variable in typeref:typename:Comment_state
504
if (
incomment
)
600
wascomment =
incomment
;
609
if (!
incomment
&& linestate == LS_HASH) {
653
if (retval != LT_PLAIN && (wascomment ||
incomment
)) {
655
if (
incomment
)
664
comment_name[
incomment
], linestate_name[linestate]);
846
* global variable
incomment
, and we also adjust the global variable
863
else switch (
incomment
) {
866
incomment
= STARTING_COMMENT
[
all
...]
unifdef.c
233
static Comment_state
incomment
; /* comment parser state */
variable in typeref:typename:Comment_state
504
if (
incomment
)
600
wascomment =
incomment
;
609
if (!
incomment
&& linestate == LS_HASH) {
653
if (retval != LT_PLAIN && (wascomment ||
incomment
)) {
655
if (
incomment
)
664
comment_name[
incomment
], linestate_name[linestate]);
846
* global variable
incomment
, and we also adjust the global variable
863
else switch (
incomment
) {
866
incomment
= STARTING_COMMENT
[
all
...]
Completed in 33 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025