Home
last modified time | relevance | path

Searched defs:ch2 (Results 1 – 15 of 15) sorted by relevance

/freebsd/usr.bin/cmp/
H A Dspecial.c46 int ch1, ch2; in c_special() local
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dcaptoinfo.c541 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 Dutf8_conv.c156 uint16_t ch1, ch2; in k5_utf16le_to_utf8() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DConvertUTF.cpp215 UTF32 ch, ch2; in ConvertUTF16toUTF32() local
280 UTF32 ch2 = *source; in ConvertUTF16toUTF8() local
/freebsd/usr.sbin/spi/
H A Dspi.c384 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 Dlook.c321 wchar_t ch1, ch2; in compare() local
/freebsd/contrib/dialog/
H A Drangebox.c132 chtype ch2 = winch(win); in draw_value() local
H A Dguage.c170 chtype ch2 = winch(dialog); in repaint_text() local
/freebsd/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c144 } ch1, ch2; ofwfb_bitblt_bitmap() local
/freebsd/contrib/less/
H A Dcharset.c896 public lbool is_combining_char(LWCHAR ch1, LWCHAR ch2) in is_combining_char()
/freebsd/usr.bin/patch/
H A Dpatch.c828 int ch1, ch2; in abort_hunk() local
/freebsd/usr.bin/sdiff/
H A Dsdiff.c462 int ch1, ch2; in bindiff() local
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock_link_test.h303 char ch2 = 'y'; in TEST() local
/freebsd/sys/powerpc/ofw/
H A Dofw_syscons.c815 } ch1, ch2; in ofwfb_putc8() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp4340 int ch2 = m_window_sp->GetChar(); in Run() local