Changeset 108014 in vbox for trunk/include/iprt/mangling.h
- Timestamp:
- Feb 1, 2025 7:20:09 PM (3 months ago)
- svn:sync-xref-src-repo-rev:
- 167286
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/mangling.h
r107952 r108014 2069 2069 # define RTScriptLexPeekChEx RT_MANGLER(RTScriptLexPeekChEx) 2070 2070 # define RTScriptLexPeekNextTokenType RT_MANGLER(RTScriptLexPeekNextTokenType) 2071 # define RTScriptLexProduceTokError RT_MANGLER(RTScriptLexProduceTokError) 2072 # define RTScriptLexProduceTokIde RT_MANGLER(RTScriptLexProduceTokIde) 2071 2073 # define RTScriptLexQueryToken RT_MANGLER(RTScriptLexQueryToken) 2072 2074 # define RTScriptLexScanIdentifier RT_MANGLER(RTScriptLexScanIdentifier)
Note:
See TracChangeset
for help on using the changeset viewer.