Searched refs:N_MAX (Results 1 – 2 of 2) sorted by relevance
89 #define N_MAX 16U macro254 min_n = clamp(min_n, N_MIN, N_MAX); in dphy_pll_get_configure_from_opts()255 max_n = clamp(max_n, N_MIN, N_MAX); in dphy_pll_get_configure_from_opts()
316 #define N_MAX 288 /* maximum number of codes in any set */ macro355 unsigned v[N_MAX]; /* values in order of bit length */ in huft_build()