Home
last modified time | relevance | path

Searched refs:CEnt (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
Dimage.c69 CEnt; typedef
111 CEnt* ces[CACHE_N_ENTRIES];
123 static void pp_CEnt(const HChar* msg, CEnt* ce) in pp_CEnt()
135 CEnt* ce = img->ces[i]; in is_sane_CEnt()
456 static inline Bool is_in_CEnt ( const CEnt* cent, DiOffT off ) in is_in_CEnt()
507 offsetof(CEnt, data) + szB); in alloc_CEnt()
521 offsetof(CEnt, data) + szB); in realloc_CEnt()
530 CEnt* tmp = img->ces[entNo]; in move_CEnt_to_top()
550 CEnt* ce = img->ces[entNo]; in set_CEnt()
1105 const CEnt* ce = img->ces[0]; in ML_()