Searched refs:LOCAL_DATA_MODEL (Results 1 – 2 of 2) sorted by relevance
74 #define LOCAL_DATA_MODEL (2) // Native data model is LP64 macro76 #define LOCAL_DATA_MODEL (1) // Native data model is ILP32 macro
134 localnode->info.datamodel = LOCAL_DATA_MODEL; in mach_node_table_init()287 (node->info.datamodel != LOCAL_DATA_MODEL)) { in mach_node_register()