• Home
  • Raw
  • Download

Lines Matching refs:_GL_WARN_ON_USE

71 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
86 _GL_WARN_ON_USE (ffsll, "ffsll is not portable - use the ffsll module");
125 _GL_WARN_ON_USE (memchr, "memchr has platform-specific bugs - "
159 _GL_WARN_ON_USE (memmem, "memmem is unportable and often quadratic - "
181 _GL_WARN_ON_USE (mempcpy, "mempcpy is unportable - "
209 _GL_WARN_ON_USE (memrchr, "memrchr is unportable - "
239 _GL_WARN_ON_USE (rawmemchr, "rawmemchr is unportable - "
257 _GL_WARN_ON_USE (stpcpy, "stpcpy is unportable - "
292 _GL_WARN_ON_USE (stpncpy, "stpncpy is unportable - "
302 _GL_WARN_ON_USE (strchr, "strchr cannot work correctly on character strings "
341 _GL_WARN_ON_USE (strchrnul, "strchrnul is unportable - "
369 _GL_WARN_ON_USE (strdup, "strdup is unportable - "
391 _GL_WARN_ON_USE (strncat, "strncat is unportable - "
417 _GL_WARN_ON_USE (strndup, "strndup is unportable - "
447 _GL_WARN_ON_USE (strnlen, "strnlen is unportable - "
459 _GL_WARN_ON_USE (strcspn, "strcspn cannot work correctly on character strings "
491 _GL_WARN_ON_USE (strpbrk, "strpbrk cannot work correctly on character strings "
498 _GL_WARN_ON_USE (strpbrk, "strpbrk is unportable - "
508 _GL_WARN_ON_USE (strspn, "strspn cannot work correctly on character strings "
518 _GL_WARN_ON_USE (strrchr, "strrchr cannot work correctly on character strings "
550 _GL_WARN_ON_USE (strsep, "strsep cannot work correctly on character strings "
557 _GL_WARN_ON_USE (strsep, "strsep is unportable - "
594 _GL_WARN_ON_USE (strstr, "strstr is quadratic on many systems, and cannot "
642 _GL_WARN_ON_USE (strcasestr, "strcasestr does work correctly on character "
701 _GL_WARN_ON_USE (strtok_r, "strtok_r cannot work correctly on character "
708 _GL_WARN_ON_USE (strtok_r, "strtok_r is unportable - "
954 _GL_WARN_ON_USE (strerror, "strerror is unportable - "
982 _GL_WARN_ON_USE (strerror_r, "strerror_r is unportable - "
1006 _GL_WARN_ON_USE (strsignal, "strsignal is unportable - "
1022 _GL_WARN_ON_USE (strverscmp, "strverscmp is unportable - "