Searched refs:sol_map (Results 1 – 1 of 1) sorted by relevance
41 } sol_map[] = variable53 #define NSOL_MAP (sizeof (sol_map) / sizeof (sol_map[0]))69 assert (sol_map[cnt].sol != -1); in __get_sol()71 if (len == sol_map[cnt].size) in __get_sol()77 if (af == sol_map[cnt].af) in __get_sol()79 return sol_map[cnt].sol; in __get_sol()82 first_size_sol = sol_map[cnt].sol; in __get_sol()
Completed in 3 milliseconds