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:__anon31575
37 sample_struct mpers_target_var;
sample.c 2 #include DEF_MPERS_TYPE(sample_struct)
37 } sample_struct; typedef in typeref:struct:__anon31572
  /external/strace/mpers-mx32/
sample_struct.c 36 } sample_struct; typedef in typeref:struct:__anon31744
37 sample_struct mpers_target_var;
sample.c 2 #include DEF_MPERS_TYPE(sample_struct)
37 } sample_struct; typedef in typeref:struct:__anon31741
  /external/strace/
mpers_test.sh 43 #include DEF_MPERS_TYPE(sample_struct)
78 } sample_struct;
128 cmp "$expected" "$mpers_dir"/sample_struct.h > /dev/null

Completed in 99 milliseconds