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

  /external/openssh/
moduli.c 139 static u_int32_t *SmallSieve, smallbits, smallbase; variable
308 smallbits = smallwords << SHIFT_WORD;
396 for (s /= 2; s < smallbits; s += t)
403 for (i = 0; i < smallbits; i++) {
  /external/dlmalloc/
malloc.c 4601 binmap_t smallbits; local
5549 binmap_t smallbits; local
    [all...]

Completed in 201 milliseconds