Lines Matching defs:GL_LINK_WARNING

29 /* The definition of GL_LINK_WARNING is copied here.  */
30 /* GL_LINK_WARNING("literal string") arranges to emit the literal string as
34 #ifndef GL_LINK_WARNING
40 # define GL_LINK_WARNING(message) \
55 # define GL_LINK_WARNING(message) ((void) 0)
74 (GL_LINK_WARNING ("memmem is unportable - " \
89 (GL_LINK_WARNING ("mempcpy is unportable - " \
102 (GL_LINK_WARNING ("memrchr is unportable - " \
115 (GL_LINK_WARNING ("stpcpy is unportable - " \
131 (GL_LINK_WARNING ("stpncpy is unportable - " \
141 (GL_LINK_WARNING ("strchr cannot work correctly on character strings " \
155 (GL_LINK_WARNING ("strchrnul is unportable - " \
168 (GL_LINK_WARNING ("strdup is unportable - " \
185 (GL_LINK_WARNING ("strndup is unportable - " \
200 (GL_LINK_WARNING ("strnlen is unportable - " \
212 (GL_LINK_WARNING ("strcspn cannot work correctly on character strings " \
230 (GL_LINK_WARNING ("strpbrk cannot work correctly on character strings " \
238 (GL_LINK_WARNING ("strpbrk is unportable - " \
248 (GL_LINK_WARNING ("strspn cannot work correctly on character strings " \
259 (GL_LINK_WARNING ("strrchr cannot work correctly on character strings " \
288 (GL_LINK_WARNING ("strsep cannot work correctly on character strings " \
296 (GL_LINK_WARNING ("strsep is unportable - " \
308 (GL_LINK_WARNING ("strstr cannot work correctly on character strings " \
325 (GL_LINK_WARNING ("strcasestr does work correctly on character strings " \
363 (GL_LINK_WARNING ("strtok_r cannot work correctly on character strings " \
371 (GL_LINK_WARNING ("strtok_r is unportable - " \
538 (GL_LINK_WARNING ("strerror is unportable - " \