Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dmem_sec.c378 static void sh_setbit(char *ptr, int list, unsigned char *table) in sh_setbit() function
540 sh_setbit(sh.arena, 0, sh.bittable); in sh_init()
664 sh_setbit(temp, slist, sh.bittable); in sh_malloc()
671 sh_setbit(temp, slist, sh.bittable); in sh_malloc()
681 sh_setbit(chunk, list, sh.bitmalloc); in sh_malloc()
727 sh_setbit(ptr, list, sh.bittable); in sh_free()