OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:macro_arg
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/python/src2/
hdr_parser.py
92
macro_arg
, npos3 = self.get_macro_arg(arg_str, npos)
94
modlist.append("/A " +
macro_arg
)
100
macro_arg
, npos3 = self.get_macro_arg(arg_str, npos)
102
modlist.append("/CA " +
macro_arg
)
246
macro_arg
, npos3 = self.get_macro_arg(l, npos)
247
modlist.append("=" +
macro_arg
)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cpplib.h
144
TK(
MACRO_ARG
, NONE) /* Macro argument. */ \
238
struct cpp_macro_arg GTY ((tag ("CPP_TOKEN_FLD_ARG_NO")))
macro_arg
;
member in union:cpp_token_u
[
all
...]
Completed in 92 milliseconds