Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.c96 static to_mode_t to_pointer_mode, to_word_mode; variable
445 .to_mode = to_word_mode
1232 static struct symbol *to_word_mode(struct symbol *ctype) in to_word_mode() function