Home
last modified time | relevance | path

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

/external/dlmalloc/
Dmalloc.c2837 #define compute_tree_index(S, I)\ macro
2851 #define compute_tree_index(S, I)\ macro
2865 #define compute_tree_index(S, I)\ macro
2880 #define compute_tree_index(S, I)\ macro
3321 compute_tree_index(tsize, idx); in do_check_tree()
3416 compute_tree_index(size, tidx); in bin_find()
3667 compute_tree_index(S, I);\
4463 compute_tree_index(nb, idx); in tmalloc_large()
/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c2300 #define compute_tree_index(S, I)\ macro
2314 #define compute_tree_index(S, I)\ macro
2709 compute_tree_index(tsize, idx); in do_check_tree()
2804 compute_tree_index(size, tidx); in bin_find()
3043 compute_tree_index(S, I);\
3731 compute_tree_index(nb, idx); in tmalloc_large()
/external/libffi/src/
Ddlmalloc.c2295 #define compute_tree_index(S, I)\ macro
2309 #define compute_tree_index(S, I)\ macro
2704 compute_tree_index(tsize, idx); in do_check_tree()
2799 compute_tree_index(size, tidx); in bin_find()
3038 compute_tree_index(S, I);\
3726 compute_tree_index(nb, idx); in tmalloc_large()