Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dfbuf.h59 extern int fbuf_flush (gfc_unit *, unit_mode);
62 extern int fbuf_flush_list (gfc_unit *, unit_mode);
H A Dfbuf.c139 fbuf_flush (gfc_unit *u, unit_mode mode) in fbuf_flush()
176 fbuf_flush_list (gfc_unit *u, unit_mode mode) in fbuf_flush_list()
H A Dio.h281 unit_mode; typedef
497 unit_mode mode;
659 unit_mode mode;
/netbsd/external/gpl3/gcc/dist/libgfortran/io/
H A Dfbuf.h59 extern int fbuf_flush (gfc_unit *, unit_mode);
62 extern int fbuf_flush_list (gfc_unit *, unit_mode);
H A Dfbuf.c139 fbuf_flush (gfc_unit *u, unit_mode mode) in fbuf_flush()
176 fbuf_flush_list (gfc_unit *u, unit_mode mode) in fbuf_flush_list()
H A Dio.h285 unit_mode; typedef
501 unit_mode mode;
663 unit_mode mode;
/netbsd/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2015368 * io/io.h (enum unit_mode): Add two new modes.
H A DChangeLog-2004518 * io/io.h: created typedef for unit_mode.
/netbsd/sys/netbt/
H A Dhci.h2036 uint8_t unit_mode; /* remote unit mode */ member
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dbuiltins.c7581 scalar_int_mode unit_mode in inline_string_cmp() local
7590 const_rtx = c_readstr (const_str + offset, unit_mode); in inline_string_cmp()
7594 op0 = convert_modes (mode, unit_mode, op0, 1); in inline_string_cmp()
7595 op1 = convert_modes (mode, unit_mode, op1, 1); in inline_string_cmp()
7601 offset += GET_MODE_SIZE (unit_mode); in inline_string_cmp()
H A Dbuiltins.cc6819 scalar_int_mode unit_mode in inline_string_cmp() local
6828 const_rtx = c_readstr (const_str + offset, unit_mode); in inline_string_cmp()
6832 op0 = convert_modes (mode, unit_mode, op0, 1); in inline_string_cmp()
6833 op1 = convert_modes (mode, unit_mode, op1, 1); in inline_string_cmp()
6839 offset += GET_MODE_SIZE (unit_mode); in inline_string_cmp()
H A DChangeLog-201816426 builtin_memcpy_read_str. Add unit_mode temporary.
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dbuiltins.c7581 scalar_int_mode unit_mode in inline_string_cmp() local
7590 const_rtx = c_readstr (const_str + offset, unit_mode); in inline_string_cmp()
7594 op0 = convert_modes (mode, unit_mode, op0, 1); in inline_string_cmp()
7595 op1 = convert_modes (mode, unit_mode, op1, 1); in inline_string_cmp()
7601 offset += GET_MODE_SIZE (unit_mode); in inline_string_cmp()