OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STRNEQ
(Results
1 - 2
of
2
) sorted by null
/external/bison/src/
system.h
46
#define
STRNEQ
(L, R) (!STREQ(L, R))
/external/bison/
maint.mk
365
halt='replace strcmp calls above with STREQ/
STRNEQ
' \
[
all
...]
Completed in 33 milliseconds