Home
last modified time | relevance | path

Searched defs:wide (Results 1 – 25 of 45) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/libquadmath/printf/
H A Dquadmath-printf.h106 unsigned int wide:1; /* Nonzero for wide character streams. */ member
135 __quadmath_do_put (struct __quadmath_printf_file *fp, int wide, in __quadmath_do_put()
161 __quadmath_do_putc (struct __quadmath_printf_file *fp, int wide, in __quadmath_do_putc()
H A Dprintf_fphex.c118 int wide = info->wide; in __quadmath_printf_fphex() local
H A Dquadmath-printf.c60 __quadmath_do_pad (struct __quadmath_printf_file *fp, int wide, int c, in __quadmath_do_pad()
H A Dprintf_fp.c182 int wide = info->wide; in __quadmath_printf_fp() local
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/printf/
H A Dquadmath-printf.h106 unsigned int wide:1; /* Nonzero for wide character streams. */ member
135 __quadmath_do_put (struct __quadmath_printf_file *fp, int wide, in __quadmath_do_put()
161 __quadmath_do_putc (struct __quadmath_printf_file *fp, int wide, in __quadmath_do_putc()
H A Dprintf_fphex.c118 int wide = info->wide; in __quadmath_printf_fphex() local
H A Dquadmath-printf.c60 __quadmath_do_pad (struct __quadmath_printf_file *fp, int wide, int c, in __quadmath_do_pad()
H A Dprintf_fp.c182 int wide = info->wide; in __quadmath_printf_fp() local
/netbsd-src/sys/dev/pci/
H A Dtga_conf.c143 int deep, addrmask, wide; in tga_identify() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-cmp-inst-handler.cc189 tree wide = wide_elements.at (i); in operator ()() local
/netbsd-src/external/bsd/blocklist/bin/
H A Dblocklistctl.c88 int all, blocked, remain, wide, noheader; in main() local
/netbsd-src/lib/libedit/
H A Dprompt.c152 prompt_set(EditLine *el, el_pfunc_t prf, wchar_t c, int op, int wide) in prompt_set()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-diagnostic.c248 int precision, bool wide, bool set_locus, bool hash, in default_tree_printer()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-diagnostic.cc248 int precision, bool wide, bool set_locus, bool hash, in default_tree_printer()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dmach-o.c1987 unsigned int wide = bfd_mach_o_wide_p (abfd); in bfd_mach_o_write_symtab_content() local
2691 unsigned int wide = bfd_mach_o_wide_p (abfd); in bfd_mach_o_write_contents() local
3050 unsigned wide = mach_o_wide_p (&mdata->header); in bfd_mach_o_layout_commands() local
3133 unsigned wide = mach_o_wide_p (&mdata->header); in bfd_mach_o_init_segment() local
3162 unsigned wide = mach_o_wide_p (&mdata->header); in bfd_mach_o_build_commands() local
3704 bfd_mach_o_read_section (bfd *abfd, unsigned long prot, unsigned int wide) in bfd_mach_o_read_section()
3719 unsigned int wide = mach_o_wide_p (&mdata->header); in bfd_mach_o_read_symtab_symbol() local
3932 unsigned int wide = mach_o_wide_p (&mdata->header); in bfd_mach_o_read_symtab_symbols() local
4328 int wide = bfd_mach_o_wide_p (abfd); in bfd_mach_o_read_dysymtab() local
4822 unsigned int wide) in bfd_mach_o_read_segment()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-objc-common.cc259 int precision, bool wide, bool set_locus, bool hash, in c_tree_printer()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-objc-common.c255 int precision, bool wide, bool set_locus, bool hash, in c_tree_printer()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dmach-o.c2002 unsigned int wide = bfd_mach_o_wide_p (abfd); in bfd_mach_o_write_symtab_content() local
2708 unsigned int wide = bfd_mach_o_wide_p (abfd); in bfd_mach_o_write_contents() local
3067 unsigned wide = mach_o_wide_p (&mdata->header); in bfd_mach_o_layout_commands() local
3150 unsigned wide = mach_o_wide_p (&mdata->header); in bfd_mach_o_init_segment() local
3179 unsigned wide = mach_o_wide_p (&mdata->header); in bfd_mach_o_build_commands() local
3721 bfd_mach_o_read_section (bfd *abfd, unsigned long prot, unsigned int wide) in bfd_mach_o_read_section()
3736 unsigned int wide = mach_o_wide_p (&mdata->header); in bfd_mach_o_read_symtab_symbol() local
3949 unsigned int wide = mach_o_wide_p (&mdata->header); in bfd_mach_o_read_symtab_symbols() local
4350 int wide = bfd_mach_o_wide_p (abfd); in bfd_mach_o_read_dysymtab() local
4849 unsigned int wide) in bfd_mach_o_read_segment()
/netbsd-src/sys/dev/ic/
H A Dsiop_common.c666 siop_wdtr_msg(struct siop_common_cmd *siop_cmd, int offset, int wide) in siop_wdtr_msg()
/netbsd-src/usr.bin/vmstat/
H A Dvmstat.c338 int c, todo, verbose, wide; in main() local
1442 dopool_sysctl(int verbose, int wide) in dopool_sysctl()
1581 dopool(int verbose, int wide) in dopool()
/netbsd-src/external/bsd/nvi/dist/cl/
H A Dcl_funcs.c42 addstr4(SCR *sp, const void *str, size_t len, int wide) in addstr4()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dstdio.d488 enum Orientation { unknown, narrow, wide } enumerator
/netbsd-src/usr.bin/xlint/lint1/
H A Dlex.c692 read_quoted(bool * complete,char delim,bool wide) read_quoted() argument
934 lex_quoted(char delim,bool wide) lex_quoted() argument
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dprocess.c41 const WCHAR* const wide; member
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-dis.c173 int wide) in maybe_print_address()

12