Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsymbol.c706 struct symbol const_void_ctype, const_char_ctype; variable
798 { &const_char_ctype, SYM_NODE, MOD_CONST, &bits_in_char, &max_int_alignment, &char_ctype },
800 …_string_ctype,SYM_PTR, 0, &bits_in_pointer, &pointer_alignment, &const_char_ctype },
H A Dsymbol.h283 extern struct symbol const_void_ctype, const_char_ctype;