Home
last modified time | relevance | path

Searched defs:_cache (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/dialog/
H A Dinputstr.c35 typedef struct _cache { struct
36 struct _cache *next; argument
61 static void *sorted_cache; argument
/dflybsd-src/contrib/lvm2/dist/lib/device/
H A Ddev-cache.c54 } _cache; variable
/dflybsd-src/contrib/mpfr/src/
H A Dmpfr-impl.h989 #define MPFR_DECL_INIT_CACHE(_cache,_func) \ argument