Searched refs:_CRAZY_PUBLIC (Results 1 – 1 of 1) sorted by relevance
33 #define _CRAZY_PUBLIC __attribute__((__visibility__("default"))) macro64 crazy_context_t* crazy_context_create(void) _CRAZY_PUBLIC;67 const char* crazy_context_get_error(crazy_context_t* context) _CRAZY_PUBLIC;70 void crazy_context_clear_error(crazy_context_t* context) _CRAZY_PUBLIC;75 size_t load_address) _CRAZY_PUBLIC;78 size_t crazy_context_get_load_address(crazy_context_t* context) _CRAZY_PUBLIC;83 size_t file_offset) _CRAZY_PUBLIC;99 const char* file_path) _CRAZY_PUBLIC;106 void* address) _CRAZY_PUBLIC;112 void crazy_context_reset_search_paths(crazy_context_t* context) _CRAZY_PUBLIC;[all …]