Searched defs:BC_PARSE_PRINT (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/bc/include/ | ||
H A D | parse.h | 59 #define BC_PARSE_PRINT (UINTMAX_C(1) << 1) macro |
/aosp_15_r20/external/toybox/toys/pending/ | ||
H A D | bc.c | 423 #define BC_PARSE_PRINT (1<<1) macro |