Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.4.3.rst42 * Fixup and cleanup modifier_string() function.
/third_party/ltp/tools/sparse/sparse-src/
Dshow-parse.c76 modifier_string(sym->ctype.modifiers), show_ident(sym->ident), in do_debug_symbol()
166 const char *modifier_string(unsigned long mod) in modifier_string() function
323 s = modifier_string(mod); in do_show_type()
Dsymbol.h342 extern const char *modifier_string(unsigned long mod);
Dparse.c1974 modifier_string(class), show_typename(sym)); in typename()