OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_included
(Results
1 - 7
of
7
) sorted by null
/build/core/
node_fns.mk
191
$(eval
_included
:= $(filter-out $(2),$(MAKEFILE_LIST)))
208
# This will generate a warning for
_included
above
209
# $(if $(
_included
), \
211
# $(foreach _inc,$(
_included
),$(eval $(warning $(space)$(space)$(space)includes: $(_inc)))),)
/external/bison/tests/
headers.at
234
# YY_\w+
_INCLUDED
(header guards).
243
|YY_\w+
_INCLUDED
/external/bison/data/
c.m4
33
[[YY_]b4_tocpp(m4_defn([b4_prefix])/[$1])[
_INCLUDED
]])
/external/bison/
ChangeLog
993
headers: move CPP guards into YY_*
_INCLUDED
to avoid collisions
[
all
...]
NEWS
165
YY_<PREFIX>_<FILE>
_INCLUDED
, instead of merely <PREFIX>_<FILE>.
[
all
...]
/external/chromium_org/tools/gyp/pylib/gyp/
input.py
[
all
...]
/external/bison/doc/
bison.texi
[
all
...]
Completed in 5575 milliseconds