Commit 90184f1
Add fake typedefs for GNU Extension 128-bit integers. (#577)
Applies for GNU Extensions available on 64-bit targets.
Allows pycparser to scan: int128_t, uint128_t
Co-authored-by: DJ Wednesday <DJ.Wednesday@pragma7.link>1 parent f04fdcd commit 90184f1
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
156 | 162 | | |
157 | 163 | | |
158 | 164 | | |
| |||
0 commit comments