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