Searched defs:Error_info_t (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libast/astsa/
H A Derror.h40 } Error_info_t; typedef in typeref:struct:Error_info_s
58 extern Error_info_t error_info;
/ast/src/lib/libast/include/
H A Derror.h98 #define ERROR_CONTEXT_T Error_info_t
106 typedef struct Error_info_s Error_info_t; typedef in typeref:struct:Error_info_s
167 extern Error_info_t* _error_infop_;
184 extern Error_info_t* errorctx(Error_info_t*, int, int);

Completed in 17 milliseconds