Home
last modified time | relevance | path

Searched defs:BC_PARSE_FLAG_IF (Results 1 – 2 of 2) sorted by relevance

/external/bc/include/
Dbc.h98 #define BC_PARSE_FLAG_IF (UINTMAX_C(1)<<6) macro
/external/toybox/toys/pending/
Dbc.c497 #define BC_PARSE_FLAG_IF (1<<6) macro