Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dparse.c406 .to_mode = to_QI_mode
411 .to_mode = to_HI_mode
416 .to_mode = to_SI_mode
421 .to_mode = to_DI_mode
426 .to_mode = to_TI_mode
431 .to_mode = to_pointer_mode
436 .to_mode = to_word_mode
679 ctype = ctx->mode->to_mode(ctx->ctype.base_type); in apply_modifiers()
Dsymbol.h134 struct symbol *(*to_mode)(struct symbol *); member