1 2 3 4 5 6 7 8 9 10 11
__STDC_VERSION__ /* * check-name: c11-stdc-version * check-command: sparse -E -std=c11 $file * * check-output-start 201112L * check-output-end */