Searched refs:wbs (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/ncurses/ncurses/widechar/
H A Dlib_box_set.c54 NCURSES_CH_T wls, wrs, wts, wbs, wtl, wtr, wbl, wbr; local
85 _tracech_t2(4, CHREF(wbs)),
96 win->_line[endy].text[i] = wbs;
/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_box.c72 chtype wls, wrs, wts, wbs, wtl, wtr, wbl, wbr; local
101 _tracechtype2(4, wbs),
112 SetChar2(win->_line[endy].text[i], wbs);
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h665 WrittenBuiltinSpecs &wbs = getWrittenBuiltinSpecs(); local
666 wbs.Sign = static_cast<unsigned>(TypeSpecifierSign::Unspecified);
667 wbs.Width = static_cast<unsigned>(TypeSpecifierWidth::Unspecified);
668 wbs.Type = TST_unspecified;
669 wbs.ModeAttr = false;

Completed in 121 milliseconds