![]() |
This is Unofficial EPICS BASE Doxygen Site
|
Compiler specific declarations. More...
#include "compilerSpecific.h"
Include dependency graph for compilerDependencies.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | EPICS_PRINTF_STYLE(f, a) |
| #define | EPICS_DEPRECATED |
| #define | EPICS_UNUSED |
| #define | EPICS_FUNCTION ("<unknown function>") |
Compiler specific declarations.
Definition in file compilerDependencies.h.
| #define EPICS_DEPRECATED |
Definition at line 47 of file compilerDependencies.h.
| #define EPICS_FUNCTION ("<unknown function>") |
Definition at line 59 of file compilerDependencies.h.
| #define EPICS_PRINTF_STYLE | ( | f, | |
| a | |||
| ) |
Definition at line 40 of file compilerDependencies.h.
| #define EPICS_UNUSED |
Definition at line 51 of file compilerDependencies.h.