Home | History | Annotate | Download | only in lib

Lines Matching refs:GL_LINK_WARNING

46 /* The definition of GL_LINK_WARNING is copied here.  */
64 (GL_LINK_WARNING ("memchr has platform-specific bugs - " \
82 (GL_LINK_WARNING ("memmem is unportable and often quadratic - " \
98 (GL_LINK_WARNING ("mempcpy is unportable - " \
112 (GL_LINK_WARNING ("memrchr is unportable - " \
128 (GL_LINK_WARNING ("rawmemchr is unportable - " \
141 (GL_LINK_WARNING ("stpcpy is unportable - " \
157 (GL_LINK_WARNING ("stpncpy is unportable - " \
167 (GL_LINK_WARNING ("strchr cannot work correctly on character strings " \
182 (GL_LINK_WARNING ("strchrnul is unportable - " \
199 (GL_LINK_WARNING ("strdup is unportable - " \
216 (GL_LINK_WARNING ("strndup is unportable - " \
232 (GL_LINK_WARNING ("strnlen is unportable - " \
244 (GL_LINK_WARNING ("strcspn cannot work correctly on character strings " \
263 (GL_LINK_WARNING ("strpbrk cannot work correctly on character strings " \
271 (GL_LINK_WARNING ("strpbrk is unportable - " \
281 (GL_LINK_WARNING ("strspn cannot work correctly on character strings " \
292 (GL_LINK_WARNING ("strrchr cannot work correctly on character strings " \
321 (GL_LINK_WARNING ("strsep cannot work correctly on character strings " \
329 (GL_LINK_WARNING ("strsep is unportable - " \
347 (GL_LINK_WARNING ("strstr is quadratic on many systems, and cannot " \
371 (GL_LINK_WARNING ("strcasestr does work correctly on character strings " \
409 (GL_LINK_WARNING ("strtok_r cannot work correctly on character strings " \
417 (GL_LINK_WARNING ("strtok_r is unportable - " \
584 (GL_LINK_WARNING ("strerror is unportable - " \
599 (GL_LINK_WARNING ("strsignal is unportable - " \
611 (GL_LINK_WARNING ("strverscmp is unportable - " \