Searched defs:num_cache (Results 1 – 1 of 1) sorted by relevance
37 struct num_cache { struct38 struct num_cache *next; argument51 struct num_cache *get_num_cache(struct num_cache *cache, long long num); argument