Lines Matching refs:PublicAPI
53 def AssertAPI : PublicAPI<"assert.h"> {
60 def CTypeAPI : PublicAPI<"ctype.h"> {
63 def FCntlAPI : PublicAPI<"fcntl.h"> {
67 def IntTypesAPI : PublicAPI<"inttypes.h"> {
103 def MathAPI : PublicAPI<"math.h"> {
122 def FenvAPI: PublicAPI<"fenv.h"> {
141 def StringAPI : PublicAPI<"string.h"> {
149 def StdIOAPI : PublicAPI<"stdio.h"> {
160 def StdlibAPI : PublicAPI<"stdlib.h"> {
172 def TimeAPI : PublicAPI<"time.h"> {
176 def ErrnoAPI : PublicAPI<"errno.h"> {
195 def SysMManAPI : PublicAPI<"sys/mman.h"> {
218 def SignalAPI : PublicAPI<"signal.h"> {
222 def ThreadsAPI : PublicAPI<"threads.h"> {
248 def PThreadAPI : PublicAPI<"pthread.h"> {
258 def DirentAPI : PublicAPI<"dirent.h"> {
266 def UniStdAPI : PublicAPI<"unistd.h"> {
270 def SysStatAPI : PublicAPI<"sys/stat.h"> {