Changeset 57944 in vbox for trunk/src/VBox/Runtime/Doxyfile
- Timestamp:
- Sep 29, 2015 3:07:09 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/Doxyfile
r57926 r57944 1220 1220 DECL_FORCE_INLINE(type)=DECLINLINE(type) \ 1221 1221 DECL_NO_INLINE(type)=type \ 1222 DECLCALLBACK(type)=type \ 1222 1223 \ 1223 1224 AssertCompile(expr) \ … … 1261 1262 DECLASM \ 1262 1263 DECLASMTYPE \ 1263 DECLCALLBACK \1264 1264 DECLCALLBACKMEMBER \ 1265 1265 DECLHCCALLBACKMEMBER \
Note:
See TracChangeset
for help on using the changeset viewer.