Searched defs:half_width (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/tui/
H A Dtui-winsource.c230 int half_width = (width - 2) / 2; local
H A Dtui-regs.c399 int half_width = (width - 2) / 2; local
/netbsd-current/external/gpl3/gdb/dist/gdb/tui/
H A Dtui-winsource.c213 int half_width = (width - 2) / 2; local
H A Dtui-regs.c409 int half_width = (width - 2) / 2; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c5482 int half_width = GET_MODE_BITSIZE (mode) >> 1; local
5626 int half_width = GET_MODE_BITSIZE (mode) >> 1; local
5701 int half_width = GET_MODE_BITSIZE (mode) >> 1; local
[all...]

Completed in 159 milliseconds