Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dtoken.h226 extern const char *show_string(const struct string *string);
Dtokenize.c135 const char *show_string(const struct string *string) in show_string() function
Dshow-parse.c1034 printf("\tmovi.%d\t\tv%d,&%s\n", bits_in_pointer, new, show_string(expr->string)); in show_string_expr()
Dlinearize.c135 return show_string(expr->string); in show_pseudo()
367 buf += sprintf(buf, "%.40s", show_string(expr->string)); in show_instruction()
Dcompile-i386.c768 printf("\t.string\t%s\n", show_string(atom->string)); in emit_string_list()
Dparse.c2085 msg = show_string(message->string); in parse_static_assert()
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.6.0.rst135 * tokenize: check show_string() for NULL pointer