OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:word1eq
(Results
1 - 1
of
1
) sorted by null
/ndk/sources/host-tools/make-3.81/
read.c
585
#define
word1eq
(s) (len == sizeof(s)-1 && strneq (s, p, sizeof(s)-1))
634
if (
word1eq
("endef"))
642
if (
word1eq
("define"))
663
if (
word1eq
("override"))
701
if (
word1eq
("export"))
738
if (
word1eq
("unexport"))
768
if (
word1eq
("vpath"))
791
if (
word1eq
("include") ||
word1eq
("-include") ||
word1eq
("sinclude")
581
#define
word1eq
macro
1283
#undef
word1eq
macro
1438
#define
word1eq
macro
[
all
...]
Completed in 110 milliseconds