OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CCPCRE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/re2/
Makefile
9
#
CCPCRE
=-I/usr/local/include -DUSEPCRE
14
RE2_CXXFLAGS=-Wno-sign-compare -c -I. $(
CCPCRE
) # required
/external/regex-re2/
Makefile
9
#
CCPCRE
=-I/usr/local/include -DUSEPCRE
14
RE2_CXXFLAGS=-Wno-sign-compare -c -I. $(
CCPCRE
) # required
Completed in 333 milliseconds