HomeSort by relevance Sort by last modified time
    Searched full:n_max (Results 1 - 2 of 2) sorted by null

  /external/openssl/apps/
req.c 141 int n_max, unsigned long chtype);
143 int nid,int n_min,int n_max, unsigned long chtype, int mval);
145 static int req_check_len(int len,int n_min,int n_max);
1197 long n_min,n_max; local
    [all...]
  /external/grub/stage2/
gunzip.c 437 #define N_MAX 288 /* maximum number of codes in any set */
524 unsigned n, /* number of codes (assumed <= N_MAX) */
544 unsigned v[N_MAX]; /* values in order of bit length */
    [all...]

Completed in 78 milliseconds