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