brintos

brintos / llvm-project-archived public Read only

0
0
Text · 4.5 KiB · 9dabee4 Raw
227 lines · yaml
1macros:2  __STDC_VERSION_STDIO_H__:3    c-definition: '7.23.1'4  _IOFBF:5    c-definition: '7.23.1'6    in-latest-posix: ''7  _IOLBF:8    c-definition: '7.23.1'9    in-latest-posix: ''10  _IONBF:11    c-definition: '7.23.1'12    in-latest-posix: ''13  BUFSIZ:14    c-definition: '7.23.1'15    in-latest-posix: ''16  EOF:17    c-definition: '7.23.1'18    in-latest-posix: ''19  FOPEN_MAX:20    c-definition: '7.23.1'21    in-latest-posix: ''22  FILENAME_MAX:23    c-definition: '7.23.1'24    in-latest-posix: ''25  _PRINTF_NAN_LEN_MAX:26    c-definition: '7.23.1'27  L_tmpnam:28    c-definition: '7.23.1'29    in-latest-posix: ''30  L_ctermid:31    in-latest-posix: ''32  SEEK_CUR:33    c-definition: '7.23.1'34    in-latest-posix: ''35  SEEK_END:36    c-definition: '7.23.1'37    in-latest-posix: ''38  SEEK_SET:39    c-definition: '7.23.1'40    in-latest-posix: ''41  TMP_MAX:42    c-definition: '7.23.1'43    in-latest-posix: ''44  stderr:45    c-definition: '7.23.1'46    in-latest-posix: ''47  stdin:48    c-definition: '7.23.1'49    in-latest-posix: ''50  stdout:51    c-definition: '7.23.1'52    in-latest-posix: ''53functions:54  remove:55    c-definition: '7.23.4.1'56    in-latest-posix: ''57  rename:58    c-definition: '7.23.4.2'59    in-latest-posix: ''60  tmpfile:61    c-definition: '7.23.4.3'62    in-latest-posix: ''63  tmpnam:64    c-definition: '7.23.4.4'65    in-latest-posix: ''66  fclose:67    c-definition: '7.23.5.1'68    in-latest-posix: ''69  fflush:70    c-definition: '7.23.5.2'71    in-latest-posix: ''72  fopen:73    c-definition: '7.23.5.3'74    in-latest-posix: ''75  freopen:76    c-definition: '7.23.5.4'77    in-latest-posix: ''78  setbuf:79    c-definition: '7.23.5.5'80    in-latest-posix: ''81  setvbuf:82    c-definition: '7.23.5.6'83    in-latest-posix: ''84  fprintf:85    c-definition: '7.23.6.1'86    in-latest-posix: ''87  fscanf:88    c-definition: '7.23.6.2'89    in-latest-posix: ''90  printf:91    c-definition: '7.23.6.3'92    in-latest-posix: ''93  scanf:94    c-definition: '7.23.6.4'95    in-latest-posix: ''96  snprintf:97    c-definition: '7.23.6.5'98    in-latest-posix: ''99  sprintf:100    c-definition: '7.23.6.6'101    in-latest-posix: ''102  sscanf:103    c-definition: '7.23.6.7'104    in-latest-posix: ''105  vfprintf:106    c-definition: '7.23.6.8'107    in-latest-posix: ''108  vfscanf:109    c-definition: '7.23.6.9'110    in-latest-posix: ''111  vprintf:112    c-definition: '7.23.6.10'113    in-latest-posix: ''114  vscanf:115    c-definition: '7.23.6.11'116    in-latest-posix: ''117  vsnprintf:118    c-definition: '7.23.6.12'119    in-latest-posix: ''120  vsprintf:121    c-definition: '7.23.6.13'122    in-latest-posix: ''123  vsscanf:124    c-definition: '7.23.6.14'125    in-latest-posix: ''126  fgetc:127    c-definition: '7.23.7.1'128    in-latest-posix: ''129  fgets:130    c-definition: '7.23.7.2'131    in-latest-posix: ''132  fputc:133    c-definition: '7.23.7.3'134    in-latest-posix: ''135  fputs:136    c-definition: '7.23.7.4'137    in-latest-posix: ''138  getc:139    c-definition: '7.23.7.5'140    in-latest-posix: ''141  getchar:142    c-definition: '7.23.7.6'143    in-latest-posix: ''144  putc:145    c-definition: '7.23.7.7'146    in-latest-posix: ''147  putchar:148    c-definition: '7.23.7.8'149    in-latest-posix: ''150  puts:151    c-definition: '7.23.7.9'152    in-latest-posix: ''153  ungetc:154    c-definition: '7.23.7.10'155    in-latest-posix: ''156  fread:157    c-definition: '7.23.8.1'158    in-latest-posix: ''159  fwrite:160    c-definition: '7.23.8.2'161    in-latest-posix: ''162  fgetpos:163    c-definition: '7.23.9.1'164    in-latest-posix: ''165  fseek:166    c-definition: '7.23.9.2'167    in-latest-posix: ''168  fsetpos:169    c-definition: '7.23.9.3'170    in-latest-posix: ''171  ftell:172    c-definition: '7.23.9.4'173    in-latest-posix: ''174  rewind:175    c-definition: '7.23.9.5'176    in-latest-posix: ''177  clearerr:178    c-definition: '7.23.10.1'179    in-latest-posix: ''180  feof:181    c-definition: '7.23.10.2'182    in-latest-posix: ''183  ferror:184    c-definition: '7.23.10.3'185    in-latest-posix: ''186  perror:187    c-definition: '7.23.10.4'188    in-latest-posix: ''189  ctermid:190    in-latest-posix: ''191  dprintf:192    in-latest-posix: ''193  fdopen:194    in-latest-posix: ''195  fileno:196    in-latest-posix: ''197  flockfile:198    in-latest-posix: ''199  fmemopen:200    in-latest-posix: ''201  fseeko:202    in-latest-posix: ''203  ftello:204    in-latest-posix: ''205  ftrylockfile:206    in-latest-posix: ''207  funlockfile:208    in-latest-posix: ''209  getdelim:210    in-latest-posix: ''211  getline:212    in-latest-posix: ''213  open_memstream:214    in-latest-posix: ''215  pclose:216    in-latest-posix: ''217  popen:218    in-latest-posix: ''219  putc_unlocked:220    in-latest-posix: ''221  putchar_unlocked:222    in-latest-posix: ''223  renameat:224    in-latest-posix: ''225  vdprintf:226    in-latest-posix: ''227