brintos

brintos / llvm-project-archived public Read only

0
0
Text · 3.1 KiB · 526ddef Raw
159 lines · yaml
1functions:2  _Exit:3    c-definition: 7.24.4.54    in-latest-posix: ''5  abort:6    c-definition: 7.24.4.17    in-latest-posix: ''8  abs:9    c-definition: 7.24.6.110    in-latest-posix: ''11  aligned_alloc:12    c-definition: 7.24.3.113    in-latest-posix: ''14  at_quick_exit:15    c-definition: 7.24.4.316    in-latest-posix: ''17  atexit:18    c-definition: 7.24.4.219    in-latest-posix: ''20  atof:21    c-definition: 7.24.1.122    in-latest-posix: ''23  atoi:24    c-definition: 7.24.1.225    in-latest-posix: ''26  atol:27    c-definition: 7.24.1.228    in-latest-posix: ''29  atoll:30    c-definition: 7.24.1.231    in-latest-posix: ''32  bsearch:33    c-definition: 7.24.5.134    in-latest-posix: ''35  calloc:36    c-definition: 7.24.3.237    in-latest-posix: ''38  div:39    c-definition: 7.24.6.240    in-latest-posix: ''41  exit:42    c-definition: 7.24.4.443    in-latest-posix: ''44  free:45    c-definition: 7.24.3.346    in-latest-posix: ''47  free_aligned_sized:48    c-definition: 7.24.3.549  free_sized:50    c-definition: 7.24.3.451  getenv:52    c-definition: 7.24.4.653    in-latest-posix: ''54  labs:55    c-definition: 7.24.6.156    in-latest-posix: ''57  ldiv:58    c-definition: 7.24.6.259    in-latest-posix: ''60  llabs:61    c-definition: 7.24.6.162    in-latest-posix: ''63  lldiv:64    c-definition: 7.24.6.265    in-latest-posix: ''66  malloc:67    c-definition: 7.24.3.668    in-latest-posix: ''69  mblen:70    c-definition: 7.24.7.171    in-latest-posix: ''72  mbstowcs:73    c-definition: 7.24.8.174    in-latest-posix: ''75  mbtowc:76    c-definition: 7.24.7.277    in-latest-posix: ''78  memalignment:79    c-definition: 7.24.9.180  qsort:81    c-definition: 7.24.5.282    in-latest-posix: ''83  quick_exit:84    c-definition: 7.24.4.785    in-latest-posix: ''86  rand:87    c-definition: 7.24.2.188    in-latest-posix: ''89  realloc:90    c-definition: 7.24.3.791    in-latest-posix: ''92  srand:93    c-definition: 7.24.2.294    in-latest-posix: ''95  strfromd:96    c-definition: 7.24.1.397  strfromd128:98    c-definition: 7.24.1.499  strfromd32:100    c-definition: 7.24.1.4101  strfromd64:102    c-definition: 7.24.1.4103  strfromf:104    c-definition: 7.24.1.3105  strfroml:106    c-definition: 7.24.1.3107  strtod:108    c-definition: 7.24.1.5109    in-latest-posix: ''110  strtod128:111    c-definition: 7.24.1.6112  strtod32:113    c-definition: 7.24.1.6114  strtod64:115    c-definition: 7.24.1.6116  strtof:117    c-definition: 7.24.1.5118    in-latest-posix: ''119  strtol:120    c-definition: 7.24.1.7121    in-latest-posix: ''122  strtold:123    c-definition: 7.24.1.5124    in-latest-posix: ''125  strtoll:126    c-definition: 7.24.1.7127    in-latest-posix: ''128  strtoul:129    c-definition: 7.24.1.7130    in-latest-posix: ''131  strtoull:132    c-definition: 7.24.1.7133    in-latest-posix: ''134  system:135    c-definition: 7.24.4.8136    in-latest-posix: ''137  wcstombs:138    c-definition: 7.24.8.2139    in-latest-posix: ''140  wctomb:141    c-definition: 7.24.7.3142    in-latest-posix: ''143macros:144  EXIT_FAILURE:145    c-definition: '7.24'146    in-latest-posix: ''147  EXIT_SUCCESS:148    c-definition: '7.24'149    in-latest-posix: ''150  MB_CUR_MAX:151    c-definition: '7.24'152    in-latest-posix: ''153  RAND_MAX:154    c-definition: '7.24'155    in-latest-posix: ''156  __STDC_VERSION_STDLIB_H__:157    c-definition: '7.24'158 159