aboutsummaryrefslogtreecommitdiff
path: root/CodingStyle
diff options
context:
space:
mode:
authorseyko <seyko2@gmail.com>2015-05-12 15:24:41 +0300
committerseyko <seyko2@gmail.com>2015-05-12 15:24:41 +0300
commitc52e1a9af516364442c399d98d9e729a288070e3 (patch)
tree87ace5e7f6962b44da982126a96f3ee247ea6f1d /CodingStyle
parent121e95d1152b9bf645840ab6928808d1e50e0dc6 (diff)
downloadtinycc-c52e1a9af516364442c399d98d9e729a288070e3.tar.gz
tinycc-c52e1a9af516364442c399d98d9e729a288070e3.tar.bz2
SYMBOL_NAME_LABEL(X) X##:
In the linux kernel sources: #ifdef __STDC__ #define SYMBOL_NAME_LABEL(X) X##: #else #define SYMBOL_NAME_LABEL(X) X/**/: #endif tcc is a STDC compiler and must handle 'X##:' case.
Diffstat (limited to 'CodingStyle')
0 files changed, 0 insertions, 0 deletions