You’ll have to add these types at the top. I think they were added in C11.
INT64 GROUP,TYPE
lo ULONG
hi LONG
END
UINT64 GROUP,TYPE
lo ULONG
hi ULONG
END
You’ll have to add these types at the top. I think they were added in C11.
INT64 GROUP,TYPE
lo ULONG
hi LONG
END
UINT64 GROUP,TYPE
lo ULONG
hi ULONG
END