Searched refs:e_num (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/lldb/include/lldb/Core/
H A DLoadedModuleInfoList.h30 e_num enumerator in enum:lldb_private::LoadedModuleInfoList::LoadedModuleInfo::e_data_point
34 for (uint32_t i = 0; i < e_num; ++i)
81 assert(datum < e_num);
86 for (size_t i = 0; i < e_num; ++i) {
96 bool m_has[e_num];
/openbsd-current/sys/arch/i386/i386/
H A Damd64errata.c66 u_short e_num; member in struct:errata
347 ci->ci_dev->dv_xname, e->e_num);
367 ci->ci_dev->dv_xname, e->e_num,
387 printf(" %d", e->e_num);
410 printf(" %d", e->e_num);
/openbsd-current/sys/arch/amd64/amd64/
H A Damd64errata.c65 u_short e_num; member in struct:errata
346 ci->ci_dev->dv_xname, e->e_num);
366 ci->ci_dev->dv_xname, e->e_num,
386 printf(" %d", e->e_num);
409 printf(" %d", e->e_num);

Completed in 111 milliseconds