Searched refs:N_MAX (Results 1 – 2 of 2) sorted by relevance
437 #define N_MAX 288 /* maximum number of codes in any set */ macro544 unsigned v[N_MAX]; /* values in order of bit length */ in huft_build()
2350 #define N_MAX 200 in shutdown_actions_NORETURN() macro2351 BBProfEntry tops[N_MAX]; in shutdown_actions_NORETURN()2352 ULong score_total = VG_(get_BB_profile) (tops, N_MAX); in shutdown_actions_NORETURN()2353 show_BB_profile(tops, N_MAX, score_total); in shutdown_actions_NORETURN()