Home
last modified time | relevance | path

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

/aosp_15_r20/external/bc/include/
H A Dparse.h59 #define BC_PARSE_PRINT (UINTMAX_C(1) << 1) macro
/aosp_15_r20/external/toybox/toys/pending/
H A Dbc.c423 #define BC_PARSE_PRINT (1<<1) macro