Searched defs:num_cache (Results 1 – 1 of 1) sorted by relevance
39 struct num_cache { struct40 struct num_cache *next; argument46 static struct num_cache *get_num_cache(struct num_cache *cache, long long num) in get_num_cache() argument