Home
last modified time | relevance | path

Searched refs:BC_PROG_LBLS_SIZE (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/bc/include/
H A Dprogram.h506 #define BC_PROG_LBLS_SIZE (sizeof(bc_program_inst_lbls) / sizeof(void*)) macro
508 _Static_assert(BC_PROG_LBLS_SIZE == BC_INST_INVALID + 1, \