Searched defs:BC_VEC_START_CAP (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/bc/include/ | ||
H A D | vector.h | 50 #define BC_VEC_START_CAP (UINTMAX_C(1) << 5) macro |
/aosp_15_r20/external/toybox/toys/pending/ | ||
H A D | bc.c | 132 #define BC_VEC_START_CAP (1<<5) macro |