OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:smallbits
(Results
1 - 5
of
5
) sorted by null
/external/openssh/
moduli.c
132
static u_int32_t *SmallSieve,
smallbits
, smallbase;
variable
300
smallbits
= smallwords << SHIFT_WORD;
388
for (s /= 2; s <
smallbits
; s += t)
395
for (i = 0; i <
smallbits
; i++) {
/bionic/libc/upstream-dlmalloc/
malloc.c
4599
binmap_t
smallbits
;
local
5535
binmap_t
smallbits
;
local
[
all
...]
/external/eigen/unsupported/test/mpreal/
dlmalloc.c
4626
binmap_t
smallbits
;
local
5061
binmap_t
smallbits
;
local
[
all
...]
/external/libffi/src/
dlmalloc.c
4090
binmap_t
smallbits
;
local
4497
binmap_t
smallbits
;
local
[
all
...]
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c
4100
binmap_t
smallbits
;
local
4507
binmap_t
smallbits
;
local
[
all
...]
Completed in 34 milliseconds