xref: /third_party/libsnd/cmake/TestInline.c.in
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/libsnd/cmake/
1b815c7f3Sopenharmony_cistatic @INLINE_KEYWORD@ void test_inline(void)
2b815c7f3Sopenharmony_ci{
3b815c7f3Sopenharmony_ci	return;
4b815c7f3Sopenharmony_ci}
5b815c7f3Sopenharmony_ci
6b815c7f3Sopenharmony_ciint main (void)
7b815c7f3Sopenharmony_ci{
8b815c7f3Sopenharmony_ci	test_inline ();
9b815c7f3Sopenharmony_ci	return 0;
10b815c7f3Sopenharmony_ci}
11

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