xref: /third_party/libabigail/tests/data/test-abicompat/test7-fn-changed-libapp-v1.h (revision e01aa904)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/libabigail/tests/data/test-abicompat/
1e01aa904Sopenharmony_ciint add (float, float);
2e01aa904Sopenharmony_ci
3e01aa904Sopenharmony_cistruct Student
4e01aa904Sopenharmony_ci{
5e01aa904Sopenharmony_ci  int usn;
6e01aa904Sopenharmony_ci  char *name;
7e01aa904Sopenharmony_ci  float percentage;
8e01aa904Sopenharmony_ci};
9e01aa904Sopenharmony_ci
10e01aa904Sopenharmony_civoid print (const struct Student);
11

Indexes created Thu Nov 07 10:32:03 CST 2024