Searched defs:ch2 (Results 1 – 15 of 15) sorted by relevance
/freebsd/usr.bin/cmp/ |
H A D | special.c | 46 int ch1, ch2; in c_special() local
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | captoinfo.c | 541 char ch1, ch2; in bcd_expression() local 625 char ch1 = 0, ch2 = 0; in _nc_infotocap() local
|
/freebsd/crypto/krb5/src/util/support/ |
H A D | utf8_conv.c | 156 uint16_t ch1, ch2; in k5_utf16le_to_utf8() local
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | ConvertUTF.cpp | 215 UTF32 ch, ch2; in ConvertUTF16toUTF32() local 280 UTF32 ch2 = *source; in ConvertUTF16toUTF8() local
|
/freebsd/usr.sbin/spi/ |
H A D | spi.c | 384 int ch, ch2, ctr, cbcmd, err; in interpret_command_bytes() local 524 int ch, ch2, ch3, ncmd, lsb, err; in prep_write_buffer() local
|
/freebsd/usr.bin/look/ |
H A D | look.c | 321 wchar_t ch1, ch2; in compare() local
|
/freebsd/contrib/dialog/ |
H A D | rangebox.c | 132 chtype ch2 = winch(win); in draw_value() local
|
H A D | guage.c | 170 chtype ch2 = winch(dialog); in repaint_text() local
|
/freebsd/sys/dev/vt/hw/ofwfb/ |
H A D | ofwfb.c | 144 } ch1, ch2; ofwfb_bitblt_bitmap() local
|
/freebsd/contrib/less/ |
H A D | charset.c | 896 public lbool is_combining_char(LWCHAR ch1, LWCHAR ch2) in is_combining_char()
|
/freebsd/usr.bin/patch/ |
H A D | patch.c | 828 int ch1, ch2; in abort_hunk() local
|
/freebsd/usr.bin/sdiff/ |
H A D | sdiff.c | 462 int ch1, ch2; in bindiff() local
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock_link_test.h | 303 char ch2 = 'y'; in TEST() local
|
/freebsd/sys/powerpc/ofw/ |
H A D | ofw_syscons.c | 815 } ch1, ch2; in ofwfb_putc8() local
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | IOHandlerCursesGUI.cpp | 4340 int ch2 = m_window_sp->GetChar(); in Run() local
|