diff --git a/doc/html/c++/CMakeCCompilerId_8c.html b/doc/html/c++/CMakeCCompilerId_8c.html new file mode 100644 index 0000000..7a12f91 --- /dev/null +++ b/doc/html/c++/CMakeCCompilerId_8c.html @@ -0,0 +1,298 @@ +
+Go to the source code of this file.
++Macros | |
#define | ARCHITECTURE_ID |
#define | C_DIALECT |
#define | COMPILER_ID "" |
#define | DEC(n) |
#define | HEX(n) |
#define | PLATFORM_ID |
#define | STRINGIFY(X) STRINGIFY_HELPER(X) |
#define | STRINGIFY_HELPER(X) #X |
+Functions | |
int | main (int argc, char *argv[]) |
+Variables | |
char const * | info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]" |
char const * | info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]" |
const char * | info_language_dialect_default |
char const * | info_platform = "INFO" ":" "platform[" PLATFORM_ID "]" |
#define ARCHITECTURE_ID | +
Definition at line 443 of file CMakeCCompilerId.c.
+ +#define C_DIALECT | +
Definition at line 518 of file CMakeCCompilerId.c.
+ +#define COMPILER_ID "" | +
Definition at line 276 of file CMakeCCompilerId.c.
+ +#define DEC | +( | ++ | n | ) | ++ |
Definition at line 447 of file CMakeCCompilerId.c.
+ +#define HEX | +( | ++ | n | ) | ++ |
Definition at line 458 of file CMakeCCompilerId.c.
+ +#define PLATFORM_ID | +
Definition at line 393 of file CMakeCCompilerId.c.
+ +#define STRINGIFY | +( | ++ | X | ) | +STRINGIFY_HELPER(X) | +
Definition at line 297 of file CMakeCCompilerId.c.
+ +#define STRINGIFY_HELPER | +( | ++ | X | ) | +#X | +
Definition at line 296 of file CMakeCCompilerId.c.
+ +int main | +( | +int | +argc, | +
+ | + | char * | +argv[] | +
+ | ) | ++ |
Definition at line 538 of file CMakeCCompilerId.c.
+ +char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]" | +
Definition at line 509 of file CMakeCCompilerId.c.
+ +char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]" | +
Definition at line 283 of file CMakeCCompilerId.c.
+ +const char* info_language_dialect_default | +
Definition at line 527 of file CMakeCCompilerId.c.
+ +char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]" | +
Definition at line 508 of file CMakeCCompilerId.c.
+ +Go to the source code of this file.
++Macros | |
#define | ARCHITECTURE_ID |
#define | COMPILER_ID "" |
#define | DEC(n) |
#define | HEX(n) |
#define | PLATFORM_ID |
#define | STRINGIFY(X) STRINGIFY_HELPER(X) |
#define | STRINGIFY_HELPER(X) #X |
+Functions | |
int | main (int argc, char *argv[]) |
+Variables | |
char const * | info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]" |
char const * | info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]" |
const char * | info_language_dialect_default |
char const * | info_platform = "INFO" ":" "platform[" PLATFORM_ID "]" |
#define ARCHITECTURE_ID | +
Definition at line 430 of file CMakeCXXCompilerId.cpp.
+ +#define COMPILER_ID "" | +
Definition at line 263 of file CMakeCXXCompilerId.cpp.
+ +#define DEC | +( | ++ | n | ) | ++ |
Definition at line 434 of file CMakeCXXCompilerId.cpp.
+ +#define HEX | +( | ++ | n | ) | ++ |
Definition at line 445 of file CMakeCXXCompilerId.cpp.
+ +#define PLATFORM_ID | +
Definition at line 380 of file CMakeCXXCompilerId.cpp.
+ +#define STRINGIFY | +( | ++ | X | ) | +STRINGIFY_HELPER(X) | +
Definition at line 284 of file CMakeCXXCompilerId.cpp.
+ +#define STRINGIFY_HELPER | +( | ++ | X | ) | +#X | +
Definition at line 283 of file CMakeCXXCompilerId.cpp.
+ +int main | +( | +int | +argc, | +
+ | + | char * | +argv[] | +
+ | ) | ++ |
Definition at line 513 of file CMakeCXXCompilerId.cpp.
+ +char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]" | +
Definition at line 496 of file CMakeCXXCompilerId.cpp.
+ +char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]" | +
Definition at line 270 of file CMakeCXXCompilerId.cpp.
+ +const char* info_language_dialect_default | +
Definition at line 501 of file CMakeCXXCompilerId.cpp.
+ +char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]" | +
Definition at line 495 of file CMakeCXXCompilerId.cpp.
+ ++Files | |
file | CMakeCXXCompilerId.cpp [code] |
+Files | |
file | ompver.c [code] |
file | ompver.cpp [code] |
Files |