Home
last modified time | relevance | path

Searched refs:const_void_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
797 { &const_void_ctype, SYM_NODE, MOD_CONST, NULL, NULL, &void_ctype },
799 …st_ptr_ctype, SYM_PTR, 0, &bits_in_pointer, &pointer_alignment, &const_void_ctype },
H A Dsymbol.h283 extern struct symbol const_void_ctype, const_char_ctype;