OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpp_define
(Results
1 - 2
of
2
) sorted by null
/art/tools/cpp-define-generator/
main.cc
62
void
cpp_define
(const std::string& name, T value) {
function
107
cpp_define
(to_upper(#macro_name), static_cast<field_type>(expr)); \
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cpplib.h
792
extern void
cpp_define
(cpp_reader *, const char *);
[
all
...]
Completed in 103 milliseconds