Lines Matching refs:header
61 :header-rows: 1
150 …- Precautions shall be taken in order to prevent the contents of a header file being included mor…
153 …- `PRE06-C <https://wiki.sei.cmu.edu/confluence/display/c/PRE06-C.+Enclose+header+files+in+an+inc…
852 …- The ', or \ characters and the /* or // character sequences shall not occur in a header file na…
943 - The standard header file <setjmp.h> shall not be used
971 - The standard header file <tgmath.h> shall not be used
1123 Do not conditionally compile function declarations in header files. Do not
1124 conditionally compile structure declarations in header files. You may
1131 Excluding declarations from the header based on compile-time options may prevent
1163 :header-rows: 1
1204 :header-rows: 1
1325 :header: Function,Source
1463 :header: Function,Source