OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ifdef
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/indent/
indent.c
88
}
ifdef
;
variable in typeref:struct:__anon6402e4210108
112
#
ifdef
debug
539
if (
ifdef
.len >=
ifdef
.cap) {
540
ifdef
.cap += 5;
541
ifdef
.item = nonnull(realloc(
ifdef
.item,
542
sizeof(
ifdef
.item[0]) *
ifdef
.cap));
544
parser_state_back_up(
ifdef
.item + ifdef.len++)
[
all
...]
/src/usr.bin/make/unit-tests/
directive-include-guard.mk
136
CASES+= variable-
ifdef
-negated
137
LINES.variable-
ifdef
-negated= \
138
'.
ifdef
!VARIABLE_IFDEF_NEGATED' \
141
# expect: Parse_PushInput: variable-
ifdef
-negated.tmp:1
142
# expect: Parse_PushInput: variable-
ifdef
-negated.tmp:1
Completed in 14 milliseconds
Indexes created Sun Sep 21 18:09:52 GMT 2025