Home
last modified time | relevance | path

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

/netbsd/src/sys/netbt/
Dhci.h2036 uint8_t unit_mode; /* remote unit mode */ member
/netbsd/src/external/gpl3/gcc/dist/gcc/
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()
DChangeLog-201816426 builtin_memcpy_read_str. Add unit_mode temporary.