Home
last modified time | relevance | path

Searched refs:VBAR (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-private.hh618 #define VBAR "\342\224\202" /* U+2502 BOX DRAWINGS LIGHT VERTICAL */ in _hb_debug_msg_va() macro
623 …= VBAR VBAR VBAR VBAR VBAR VBAR VBAR VBAR VBAR VBAR VBAR VBAR VBAR VBAR VBAR VBAR VBAR VBAR VBAR V… in _hb_debug_msg_va()
626 …bars + sizeof (bars) - 1 - MIN ((unsigned int) sizeof (bars), (unsigned int) (sizeof (VBAR) - 1) *… in _hb_debug_msg_va()
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
DPython.g287 expr: xor_expr (VBAR xor_expr)*
412 VBAR : '|' ;