Searched defs:_cache (Results 1 – 3 of 3) sorted by relevance
35 typedef struct _cache { struct36 struct _cache *next; argument61 static void *sorted_cache; argument
54 } _cache; variable
989 #define MPFR_DECL_INIT_CACHE(_cache,_func) \ argument