xref: /third_party/ltp/tools/sparse/sparse-src/validation/preprocessor/counter3.c
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/ltp/tools/sparse/sparse-src/validation/preprocessor/
1f08c3bdfSopenharmony_ci/*
2f08c3bdfSopenharmony_ci * check-name: __COUNTER__ #3
3f08c3bdfSopenharmony_ci * check-command: sparse -Ipreprocessor -E preprocessor/counter1.c $file
4f08c3bdfSopenharmony_ci *
5f08c3bdfSopenharmony_ci * check-output-start
6f08c3bdfSopenharmony_ci
7f08c3bdfSopenharmony_ci0
8f08c3bdfSopenharmony_ci1
9f08c3bdfSopenharmony_ci"preprocessor/counter2.c" 0
10f08c3bdfSopenharmony_ci"preprocessor/counter2.h" 1
11f08c3bdfSopenharmony_ci"preprocessor/counter2.c" 2
12f08c3bdfSopenharmony_ci * check-output-end
13f08c3bdfSopenharmony_ci */
14f08c3bdfSopenharmony_ci#include "counter2.c"
15

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