mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-05 23:28:45 +00:00
attempting to do a parse on stb_sprintf.h for segregated
This commit is contained in:
@@ -27,6 +27,10 @@ namespace OS_, MD_OS_
|
||||
|
||||
word HAS_ATTRIBUTE, MD_HAS_ATTRIBUTE
|
||||
|
||||
// base/platform.h
|
||||
|
||||
include assert, assert
|
||||
|
||||
// base/linkage.h
|
||||
|
||||
word global, md_global
|
||||
@@ -1094,6 +1098,8 @@ namespace FilePropertyFlag_, MD_FilePropertyFlag_
|
||||
namespace OS_, MD_OS_
|
||||
namespace os_, md_os_
|
||||
|
||||
word os_ctx, os_ctx
|
||||
|
||||
namespace entry_point, md_entry_point
|
||||
|
||||
// metadesk module
|
||||
@@ -1168,6 +1174,12 @@ word parse_from_text, md_parse_from_text
|
||||
namespace debug_string_list_from_tree_, md_debug_string_list_from_tree_
|
||||
word debug_string_list_from_tree, md_debug_string_list_from_tree
|
||||
|
||||
word ParseWorkKind, MD_ParseWorkKind
|
||||
word ParseWorkNode, MD_ParseWorkNode
|
||||
|
||||
word parse__work_push, md_parse__work_push
|
||||
word parse__work_pop, md_parse__work_pop
|
||||
|
||||
// metagen module
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user