Home
last modified time | relevance | path

Searched refs:to_SI_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
425 .to_mode = to_SI_mode
1200 static struct symbol *to_SI_mode(struct symbol *ctype) in to_SI_mode() function