- **[libc][docgen] Use Macro for macro table name** - **fix setjmp json, otherwise can't regen** - **regen all docs**
16 lines
228 B
JSON
16 lines
228 B
JSON
{
|
|
"macros": {
|
|
"__STDC_VERSION_SETJMP_H__": {
|
|
"c-definition": "7.13.2"
|
|
}
|
|
},
|
|
"functions": {
|
|
"setjmp": {
|
|
"c-definition": "7.13.1.1"
|
|
},
|
|
"longjmp": {
|
|
"c-definition": "7.13.2.1"
|
|
}
|
|
}
|
|
}
|