Home
last modified time | relevance | path

Searched defs:BC_PARSE_OP (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/toys/pending/
H A Dbc.c514 #define BC_PARSE_OP(p, l) (((p) & ~(BC_LEX_CHAR_MSB(1))) | (BC_LEX_CHAR_MSB(l))) macro
[all...]

Completed in 9 milliseconds