Home
last modified time | relevance | path

Searched defs:a_msg (Results 1 – 2 of 2) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-utils.h111 #define cr_utils_trace(a_log_level, a_msg) \ argument
121 #define cr_utils_trace(a_log_level, a_msg) \ argument
137 #define cr_utils_trace_info(a_msg) \ argument
147 #define cr_utils_trace_debug(a_msg) \ argument
Dcr-parser.c424 cr_parser_error_new (const guchar * a_msg, enum CRStatus a_status) in cr_parser_error_new()
449 cr_parser_error_set_msg (CRParserError * a_this, const guchar * a_msg) in cr_parser_error_set_msg()
528 const guchar * a_msg, enum CRStatus a_status) in cr_parser_push_error()