Searched refs:sh_clearbit (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | mem_sec.c | 350 static void sh_clearbit(char *ptr, int list, unsigned char *table) in sh_clearbit() function 640 sh_clearbit(temp, slist, sh.bittable); in sh_malloc() 690 sh_clearbit(ptr, list, sh.bitmalloc); in sh_free() 698 sh_clearbit(ptr, list, sh.bittable); in sh_free() 701 sh_clearbit(buddy, list, sh.bittable); in sh_free()
|
/third_party/openssl/crypto/ |
H A D | mem_sec.c | 344 static void sh_clearbit(char *ptr, int list, unsigned char *table) in sh_clearbit() function 634 sh_clearbit(temp, slist, sh.bittable); in sh_malloc() 684 sh_clearbit(ptr, list, sh.bitmalloc); in sh_free() 692 sh_clearbit(ptr, list, sh.bittable); in sh_free() 695 sh_clearbit(buddy, list, sh.bittable); in sh_free()
|
Completed in 3 milliseconds