Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/cmp/
H A Dspecial.c54 int ch1, ch2; in c_special() local
/freebsd-13.1/contrib/ncurses/ncurses/tinfo/
H A Dcaptoinfo.c538 char ch1, ch2; in bcd_expression() local
622 char ch1 = 0, ch2 = 0; in _nc_infotocap() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DConvertUTF.cpp199 UTF32 ch, ch2; in ConvertUTF16toUTF32() local
264 UTF32 ch2 = *source; in ConvertUTF16toUTF8() local
/freebsd-13.1/usr.sbin/spi/
H A Dspi.c387 int ch, ch2, ctr, cbcmd, err; in interpret_command_bytes() local
527 int ch, ch2, ch3, ncmd, lsb, err; in prep_write_buffer() local
/freebsd-13.1/usr.bin/look/
H A Dlook.c335 wchar_t ch1, ch2; in compare() local
/freebsd-13.1/contrib/dialog/
H A Drangebox.c145 chtype ch2 = winch(win); in draw_value() local
H A Dguage.c169 chtype ch2 = winch(dialog); in repaint_text() local
/freebsd-13.1/contrib/less/
H A Dcharset.c839 is_combining_char(ch1, ch2) in is_combining_char() argument
/freebsd-13.1/contrib/googletest/googletest/test/
H A Dgoogletest-tuple-test.cc109 const char ch2 = 'b'; in TEST() local
/freebsd-13.1/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c147 } ch1, ch2; in ofwfb_bitblt_bitmap() local
/freebsd-13.1/usr.bin/patch/
H A Dpatch.c823 int ch1, ch2; in abort_hunk() local
/freebsd-13.1/contrib/googletest/googlemock/test/
H A Dgmock_link_test.h302 char ch2 = 'y'; in TEST() local
/freebsd-13.1/usr.bin/dc/
H A Dbcode.c782 int ch1, ch2, idx; in readreg() local
/freebsd-13.1/sys/powerpc/ofw/
H A Dofw_syscons.c818 } ch1, ch2; in ofwfb_putc8() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp3129 int ch2 = m_window_sp->GetChar(); in Run() local