OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sz_spill
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/main/coregrind/m_scheduler/
scheduler.c
614
UInt
sz_spill
= (UInt) sizeof tst->arch.vex_spill;
local
622
(void*)a_spill,
sz_spill
);
627
vg_assert(VG_IS_16_ALIGNED(
sz_spill
));
645
vg_assert(
sz_spill
== LibVEX_N_SPILL_BYTES);
[
all
...]
Completed in 285 milliseconds