Searched refs:asm_assert (Results 1 – 2 of 2) sorted by relevance
33 void asm_assert(int32_t line, const char *file, const char *txt);38 asm_assert(__LINE__, __FILE__, "fatal error");\
191 void asm_assert(int32_t line, const char *file, const char *txt) in asm_assert() function
Completed in 4 milliseconds