Searched refs:SM_EXC_T (Results 1 – 6 of 6) sorted by relevance
25 typedef struct sm_exc SM_EXC_T; typedef40 void (*etype_print) __P((SM_EXC_T *, SM_FILE_T *));49 SM_EXC_T *_exc,63 SM_EXC_T *v_exc;82 extern SM_EXC_T *87 extern SM_EXC_T *89 SM_EXC_T *_exc));93 SM_EXC_T *_exc));97 SM_EXC_T *_exc,102 SM_EXC_T *_exc,[all …]
109 extern SM_EXC_T SmHeapOutOfMemory;
53 SM_EXC_T *exc; in sm_etype_printf()151 SM_EXC_T *exc,156 SM_EXC_T *exc; in sm_etype_os_print()232 static SM_EXC_T *sm_exc_vnew_x __P((const SM_EXC_TYPE_T *, va_list));234 static SM_EXC_T *245 SM_EXC_T * volatile exc = NULL;260 exc = sm_malloc_x(sizeof(SM_EXC_T));286 argv[i].v_exc = SM_VA_ARG(ap, SM_EXC_T*);350 sm_exc_free(SM_VA_ARG(ap, SM_EXC_T*));403 SM_EXC_T *[all …]
65 SM_EXC_T SmHeapOutOfMemory = SM_EXC_INITIALIZER(&SmHeapOutOfMemoryType, NULL);
55 SM_EXC_T *exc; in fatal_error()
2900 extern void fatal_error __P((SM_EXC_T *));