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

  /external/strace/mpers-m32/
sample_struct.c 36 } sample_struct; typedef in typeref:struct:__anon30221
37 sample_struct mpers_target_var;
sample.c 2 #include DEF_MPERS_TYPE(sample_struct)
37 } sample_struct; typedef in typeref:struct:__anon30218
  /external/strace/mpers-mx32/
sample_struct.c 36 } sample_struct; typedef in typeref:struct:__anon30370
37 sample_struct mpers_target_var;
sample.c 2 #include DEF_MPERS_TYPE(sample_struct)
37 } sample_struct; typedef in typeref:struct:__anon30367
  /external/strace/
mpers_test.sh 42 #include DEF_MPERS_TYPE(sample_struct)
77 } sample_struct;
127 cmp "$expected" "$mpers_dir"/sample_struct.h > /dev/null

Completed in 131 milliseconds