File tree Expand file tree Collapse file tree 5 files changed +34
-7
lines changed Expand file tree Collapse file tree 5 files changed +34
-7
lines changed Original file line number Diff line number Diff line change 1212 :align: center
1313 :header-rows: 1
1414
15- * - Function
15+ * - Macro
1616 - Implemented
1717 - C23 Standard Section
1818 - POSIX.1-2017 Standard Section
Original file line number Diff line number Diff line change 11.. include :: check.rst
22
3- setjmp.h Functions
4- ==================
3+ ========
4+ setjmp.h
5+ ========
6+
7+ Macros
8+ ======
9+
10+ .. list-table ::
11+ :widths: auto
12+ :align: center
13+ :header-rows: 1
14+
15+ * - Macro
16+ - Implemented
17+ - C23 Standard Section
18+ - POSIX.1-2017 Standard Section
19+ * - __STDC_VERSION_SETJMP_H__
20+ -
21+ - 7.13.2
22+ -
23+
24+ Functions
25+ =========
526
627.. list-table ::
728 :widths: auto
@@ -10,7 +31,13 @@ setjmp.h Functions
1031
1132 * - Function
1233 - Implemented
13- - Standard
34+ - C23 Standard Section
35+ - POSIX.1-2017 Standard Section
1436 * - longjmp
1537 - |check |
1638 - 7.13.2.1
39+ -
40+ * - setjmp
41+ - |check |
42+ - 7.13.1.1
43+ -
Original file line number Diff line number Diff line change 1212 :align: center
1313 :header-rows: 1
1414
15- * - Function
15+ * - Macro
1616 - Implemented
1717 - C23 Standard Section
1818 - POSIX.1-2017 Standard Section
Original file line number Diff line number Diff line change 1212 :align: center
1313 :header-rows: 1
1414
15- * - Function
15+ * - Macro
1616 - Implemented
1717 - C23 Standard Section
1818 - POSIX.1-2017 Standard Section
Original file line number Diff line number Diff line change 1212 :align: center
1313 :header-rows: 1
1414
15- * - Function
15+ * - Macro
1616 - Implemented
1717 - C23 Standard Section
1818 - POSIX.1-2017 Standard Section
You can’t perform that action at this time.
0 commit comments