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

  /external/valgrind/main/drd/tests/
pth_create_chain.c 12 static int s_arg[1000]; variable
21 s_arg[thread_count] = thread_count;
23 &s_arg[thread_count]);
  /external/valgrind/main/coregrind/m_syswrap/
priv_types_n_macros.h 87 // the vex register state. For stack arguments (which have s_arg
88 // field names), the s_arg value is the offset from the stack pointer.
469 Addr here = layout->s_arg##n + VG_(get_SP)(tid); \

Completed in 72 milliseconds