Home
last modified time | relevance | path

Searched refs:N_MAX (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0116-io-gzio-Catch-missing-values-in-huft_build-and-bail.patch9 than N_MAX. However, it doesn't enforce this.
31 + grub_memset (v, N_MAX, ARRAY_SIZE (v));
40 + else if (*p < N_MAX)
/OK3568_Linux_fs/kernel/lib/
H A Dinflate.c316 #define N_MAX 288 /* maximum number of codes in any set */ macro
355 unsigned v[N_MAX]; /* values in order of bit length */ in huft_build()
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/texinfo/texinfo/
H A D0001-gnulib-Update.patch8213 + items, but will not contain more than N_MAX items total.
8217 + nonnegative. If N_MAX is -1, it is treated as if it were
8239 + N_MAX, and what the C language can represent safely. */