Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_syswrap/
Dsyswrap-generic.c1150 UInt buflen_in = deref_UInt( tid, buflen_p, buflen_s); in ML_() local
1151 if (buflen_in > 0) { in ML_()
1153 Vg_CoreSysCall, tid, buf_s, buf_p, buflen_in ); in ML_()