Home
last modified time | relevance | path

Searched defs:e (Results 1 – 6 of 6) sorted by relevance

/lib/
Dlru_cache.c51 #define PARANOIA_LC_ELEMENT(lc, e) do { \ argument
106 struct lc_element *e; in lc_create() local
224 struct lc_element *e = lc->lc_element[i]; in lc_reset() local
265 struct lc_element *e; in __lc_find() local
310 struct lc_element *e = __lc_find(lc, enr, 1); in lc_is_used() local
322 void lc_del(struct lru_cache *lc, struct lc_element *e) in lc_del()
337 struct lc_element *e; in lc_prepare_for_change() local
376 struct lc_element *e; in __lc_get() local
549 struct lc_element *e, *tmp; in lc_committed() local
572 unsigned int lc_put(struct lru_cache *lc, struct lc_element *e) in lc_put()
[all …]
Dinflate.c139 uch e; /* number of extra bits or operation */ member
326 const ush *e, /* list of extra bits for non-simple codes */ in huft_build()
597 register unsigned e; /* table entry flag/number of extra bits */ in inflate_codes() local
1034 int *e /* last block flag */ in inflate_block()
1087 int e; /* last block flag */ in inflate() local
1151 unsigned long e; /* polynomial exclusive-or pattern */ in makecrc() local
Ddecompress_unxz.c195 uint8_t *e = b + size; in memzero() local
Dbch.c639 unsigned int a, b, c, d, e = 0, f, a2, b2, c2, e4; in find_poly_deg4_roots() local
/lib/mpi/
Dmpi-pow.c165 mpi_limb_t e; in mpi_powm() local
/lib/lz4/
Dlz4defs.h108 #define LZ4_SECURECOPY(s, d, e) \ argument
149 #define LZ4_WILDCOPY(s, d, e) \ argument