… | |
… | |
94 | |
94 | |
95 | TODO: export(=dllexport) & hidden |
95 | TODO: export(=dllexport) & hidden |
96 | TODO: flatten |
96 | TODO: flatten |
97 | TODO: warning(msg) |
97 | TODO: warning(msg) |
98 | TODO: error(msg) |
98 | TODO: error(msg) |
|
|
99 | TODO: leaf (uh), noclone (hmmm) |
|
|
100 | TODO: nonnull, returns_nonnull |
|
|
101 | TODO: nothrow |
|
|
102 | TODO: used |
|
|
103 | TODO: trap |
|
|
104 | TODO: http://llvm.org/docs/doxygen/html/Compiler_8h_source.html |
99 | |
105 | |
100 | TODO: read/write unaligned macros |
106 | TODO: read/write unaligned macros |
101 | TODO: htonl and friends |
107 | TODO: htonl and friends |
102 | TODO: macro to convetr from unsigned to signed "the natural way" |
108 | TODO: macro to convetr from unsigned to signed "the natural way" |
103 | TODO: ecb_deprecated with message |
109 | TODO: ecb_deprecated with message |