Searched refs:to_mode (Results 1 – 3 of 3) sorted by relevance
406 .to_mode = to_QI_mode411 .to_mode = to_HI_mode416 .to_mode = to_SI_mode421 .to_mode = to_DI_mode426 .to_mode = to_TI_mode431 .to_mode = to_pointer_mode436 .to_mode = to_word_mode679 ctype = ctx->mode->to_mode(ctx->ctype.base_type); in apply_modifiers()
134 struct symbol *(*to_mode)(struct symbol *); member
1178 mode_t to_mode = from_stat.st_mode | S_IWUSR; in copy_file() local1186 outfile.fd = ::open(to.c_str(), oflag, to_mode); in copy_file()1215 outfile.fd = ::open(to.c_str(), oflag, to_mode); in copy_file()