Home
last modified time | relevance | path

Searched refs:text_ (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/jansson/test/suites/api/
HDutil.h33 #define check_error(text_, source_, line_, column_, position_) \ argument
35 if(strcmp(error.text, text_) != 0) { \
37 fprintf(stderr, "text: \"%s\" != \"%s\"\n", error.text, text_); \