HomeSort by relevance Sort by last modified time
    Searched refs:clo_input_fd (Results 1 - 4 of 4) sorted by null

  /external/valgrind/coregrind/
pub_core_options.h 131 extern Int VG_(clo_input_fd);
m_options.c 86 Int VG_(clo_input_fd) = 0; /* stdin */ variable
m_errormgr.c 490 res = VG_(read)(VG_(clo_input_fd), &ch, 1);
497 res = VG_(read)(VG_(clo_input_fd), &ch2, 1);
    [all...]
m_main.c     [all...]

Completed in 172 milliseconds