Searched refs:LD_TBL_NUM_ENTRIES (Results 1 – 1 of 1) sorted by relevance
55 #define LD_TBL_NUM_ENTRIES (sizeof(ld_table) / sizeof(struct ld_info)) macro63 for (size_t i = 0; i < LD_TBL_NUM_ENTRIES; i++) { in find_bar()