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