Home
last modified time | relevance | path

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

/aosp_15_r20/external/bc/include/
H A Dbc.h155 #define BC_PARSE_FLAG_FUNC_INNER (UINTMAX_C(1) << 1) macro
/aosp_15_r20/external/toybox/toys/pending/
H A Dbc.c485 #define BC_PARSE_FLAG_FUNC_INNER (1<<1) macro