add all llcppg.pub for clib

This commit is contained in:
tsingbx
2025-02-26 13:57:14 +08:00
parent 9edaa8eb93
commit e7f7f98c02
12 changed files with 134 additions and 0 deletions

15
c/llcppg.pub Normal file
View File

@@ -0,0 +1,15 @@
FILE
size_t SizeT
intptr_t IntptrT
uintptr_t UintptrT
int8_t Int8T
int16_t Int16T
int32_t Int32T
int64_t Int64T
uint8_t Uint8T
uint16_t Uint16T
uint32_t Uint32T
uint64_t Uint64T
intmax_t IntmaxT
uintmax_t UintmaxT
option Option