Searched refs:get_alpha (Results 1 – 1 of 1) sorted by relevance
96 static void get_alpha(struct tab_lp* lp, int row, GBR_type *alpha);108 #define GBR_lp_get_alpha(lp, row, alpha) get_alpha(lp, row, alpha)282 static void get_alpha(struct tab_lp* lp, int row, GBR_type *alpha) in get_alpha() function