brintos

brintos / llvm-project-archived public Read only

0
0
Text · 314 B · a5d7414 Raw
19 lines · yaml
1macros:2  - macro_name: MACRO_B3    macro_value: 24types:5  - type_name: type_b6enums:7  - name: enum_b8    value: value_29objects:10  - object_name: object_211    object_type: obj12functions:13  - name: func_b14    return_type: float12815    arguments: []16    standards:17      - stdc18    guard: LIBC_TYPES_HAS_FLOAT12819