Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.c95 to_QI_mode, to_HI_mode, to_SI_mode, to_DI_mode, to_TI_mode; variable
415 .to_mode = to_QI_mode
1182 static struct symbol *to_QI_mode(struct symbol *ctype) in to_QI_mode() function