Searched refs:GL_LINK_WARNING (Results 1 - 23 of 23) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dlink-warning.h0 /* GL_LINK_WARNING("literal string") arranges to emit the literal string as
5 #ifndef GL_LINK_WARNING
11 # define GL_LINK_WARNING(message) \ macro
26 # define GL_LINK_WARNING(message) ((void) 0) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/build-aux/
H A Dlink-warning.h0 /* GL_LINK_WARNING("literal string") arranges to emit the literal string as
5 #ifndef GL_LINK_WARNING
11 # define GL_LINK_WARNING(message) \ macro
26 # define GL_LINK_WARNING(message) ((void) 0) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dstrings.in.h32 /* The definition of GL_LINK_WARNING is copied here. */
53 (GL_LINK_WARNING ("strcasecmp cannot work correctly on character strings " \
75 (GL_LINK_WARNING ("strncasecmp cannot work correctly on character " \
H A Dstring.in.h46 /* 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 ("strchrnu
[all...]
H A Dstdlib.in.h69 /* The definition of GL_LINK_WARNING is copied here. */
100 (GL_LINK_WARNING ("malloc is not POSIX compliant everywhere - " \
115 (GL_LINK_WARNING ("realloc is not POSIX compliant everywhere - " \
130 (GL_LINK_WARNING ("calloc is not POSIX compliant everywhere - " \
145 (GL_LINK_WARNING ("atoll is unportable - " \
162 (GL_LINK_WARNING ("getloadavg is not portable - " \
186 (GL_LINK_WARNING ("getsubopt is unportable - " \
204 (GL_LINK_WARNING ("mkdtemp is unportable - " \
229 (GL_LINK_WARNING ("mkostemp is unportable - " \
255 (GL_LINK_WARNING ("mkstem
[all...]
H A Dunistd.in.h95 /* The definition of GL_LINK_WARNING is copied here. */
134 (GL_LINK_WARNING ("chown fails to follow symlinks on some systems and " \
154 (GL_LINK_WARNING ("close does not portably work on sockets - " \
175 (GL_LINK_WARNING ("dup2 is unportable - " \
197 (GL_LINK_WARNING ("dup3 is unportable - " \
217 (GL_LINK_WARNING ("environ is unportable - " \
232 (GL_LINK_WARNING ("euidaccess is unportable - " \
261 (GL_LINK_WARNING ("fchdir is unportable - " \
278 (GL_LINK_WARNING ("fsync is unportable - " \
295 (GL_LINK_WARNING ("ftruncat
[all...]
H A Dstdio.in.h64 /* The definition of GL_LINK_WARNING is copied here. */
85 (GL_LINK_WARNING ("fprintf is not always POSIX compliant - " \
104 (GL_LINK_WARNING ("vfprintf is not always POSIX compliant - " \
125 (GL_LINK_WARNING ("printf is not always POSIX compliant - " \
151 (GL_LINK_WARNING ("vprintf is not always POSIX compliant - " \
168 (GL_LINK_WARNING ("snprintf is unportable - " \
184 (GL_LINK_WARNING ("vsnprintf is unportable - " \
198 (GL_LINK_WARNING ("sprintf is not always POSIX compliant - " \
213 (GL_LINK_WARNING ("vsprintf is not always POSIX compliant - " \
230 (GL_LINK_WARNING ("dprint
[all...]
H A Dwchar.in.h75 /* The definition of GL_LINK_WARNING is copied here. */
114 (GL_LINK_WARNING ("btowc is unportable - " \
133 (GL_LINK_WARNING ("wctob is unportable - " \
151 (GL_LINK_WARNING ("mbsinit is unportable - " \
169 (GL_LINK_WARNING ("mbrtowc is unportable - " \
187 (GL_LINK_WARNING ("mbrlen is unportable - " \
205 (GL_LINK_WARNING ("mbsrtowcs is unportable - " \
223 (GL_LINK_WARNING ("mbsnrtowcs is unportable - " \
241 (GL_LINK_WARNING ("wcrtomb is unportable - " \
259 (GL_LINK_WARNING ("wcsrtomb
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dstring.in.h28 /* The definition of GL_LINK_WARNING is copied here. */
44 (GL_LINK_WARNING ("memmem is unportable - " \
59 (GL_LINK_WARNING ("mempcpy is unportable - " \
72 (GL_LINK_WARNING ("memrchr is unportable - " \
85 (GL_LINK_WARNING ("stpcpy is unportable - " \
101 (GL_LINK_WARNING ("stpncpy is unportable - " \
119 (GL_LINK_WARNING ("strcasecmp cannot work correctly on character strings " \
141 (GL_LINK_WARNING ("strncasecmp cannot work correctly on character " \
155 (GL_LINK_WARNING ("strchr cannot work correctly on character strings " \
169 (GL_LINK_WARNING ("strchrnu
[all...]
H A Dunistd.in.h36 /* The definition of GL_LINK_WARNING is copied here. */
64 (GL_LINK_WARNING ("chown fails to follow symlinks on some systems and " \
83 (GL_LINK_WARNING ("dup2 is unportable - " \
110 (GL_LINK_WARNING ("fchdir is unportable - " \
127 (GL_LINK_WARNING ("ftruncate is unportable - " \
154 (GL_LINK_WARNING ("getcwd is unportable - " \
177 (GL_LINK_WARNING ("getlogin_r is unportable - " \
196 (GL_LINK_WARNING ("lchown is unportable to pre-POSIX.1-2001 " \
214 (GL_LINK_WARNING ("lseek does not fail with ESPIPE on pipes on some " \
233 (GL_LINK_WARNING ("readlin
[all...]
H A Dstdlib.in.h35 /* The definition of GL_LINK_WARNING is copied here. */
66 (GL_LINK_WARNING ("malloc is not POSIX compliant everywhere - " \
81 (GL_LINK_WARNING ("realloc is not POSIX compliant everywhere - " \
96 (GL_LINK_WARNING ("calloc is not POSIX compliant everywhere - " \
120 (GL_LINK_WARNING ("getsubopt is unportable - " \
138 (GL_LINK_WARNING ("mkdtemp is unportable - " \
164 (GL_LINK_WARNING ("mkstemp is unportable - " \
H A Dwchar.in.h57 /* The definition of GL_LINK_WARNING is copied here. */
79 (GL_LINK_WARNING ("wcwidth is unportable - " \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dstring.in.h28 /* The definition of GL_LINK_WARNING is copied here. */
44 (GL_LINK_WARNING ("memmem is unportable - " \
59 (GL_LINK_WARNING ("mempcpy is unportable - " \
72 (GL_LINK_WARNING ("memrchr is unportable - " \
85 (GL_LINK_WARNING ("stpcpy is unportable - " \
101 (GL_LINK_WARNING ("stpncpy is unportable - " \
119 (GL_LINK_WARNING ("strcasecmp cannot work correctly on character strings " \
141 (GL_LINK_WARNING ("strncasecmp cannot work correctly on character " \
155 (GL_LINK_WARNING ("strchr cannot work correctly on character strings " \
169 (GL_LINK_WARNING ("strchrnu
[all...]
H A Dunistd.in.h36 /* The definition of GL_LINK_WARNING is copied here. */
64 (GL_LINK_WARNING ("chown fails to follow symlinks on some systems and " \
83 (GL_LINK_WARNING ("dup2 is unportable - " \
110 (GL_LINK_WARNING ("fchdir is unportable - " \
127 (GL_LINK_WARNING ("ftruncate is unportable - " \
154 (GL_LINK_WARNING ("getcwd is unportable - " \
177 (GL_LINK_WARNING ("getlogin_r is unportable - " \
196 (GL_LINK_WARNING ("lchown is unportable to pre-POSIX.1-2001 " \
214 (GL_LINK_WARNING ("lseek does not fail with ESPIPE on pipes on some " \
233 (GL_LINK_WARNING ("readlin
[all...]
H A Dstdio.in.h60 /* The definition of GL_LINK_WARNING is copied here. */
77 (GL_LINK_WARNING ("fprintf is not always POSIX compliant - " \
92 (GL_LINK_WARNING ("vfprintf is not always POSIX compliant - " \
108 (GL_LINK_WARNING ("printf is not always POSIX compliant - " \
130 (GL_LINK_WARNING ("vprintf is not always POSIX compliant - " \
147 (GL_LINK_WARNING ("snprintf is unportable - " \
163 (GL_LINK_WARNING ("vsnprintf is unportable - " \
177 (GL_LINK_WARNING ("sprintf is not always POSIX compliant - " \
192 (GL_LINK_WARNING ("vsprintf is not always POSIX compliant - " \
223 (GL_LINK_WARNING ("fope
[all...]
H A Dstdlib.in.h35 /* The definition of GL_LINK_WARNING is copied here. */
66 (GL_LINK_WARNING ("malloc is not POSIX compliant everywhere - " \
81 (GL_LINK_WARNING ("realloc is not POSIX compliant everywhere - " \
96 (GL_LINK_WARNING ("calloc is not POSIX compliant everywhere - " \
120 (GL_LINK_WARNING ("getsubopt is unportable - " \
138 (GL_LINK_WARNING ("mkdtemp is unportable - " \
164 (GL_LINK_WARNING ("mkstemp is unportable - " \
H A Dwchar.in.h57 /* The definition of GL_LINK_WARNING is copied here. */
79 (GL_LINK_WARNING ("wcwidth is unportable - " \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dstring.in.h28 /* The definition of GL_LINK_WARNING is copied here. */
44 (GL_LINK_WARNING ("memmem is unportable - " \
59 (GL_LINK_WARNING ("mempcpy is unportable - " \
72 (GL_LINK_WARNING ("memrchr is unportable - " \
85 (GL_LINK_WARNING ("stpcpy is unportable - " \
101 (GL_LINK_WARNING ("stpncpy is unportable - " \
119 (GL_LINK_WARNING ("strcasecmp cannot work correctly on character strings " \
141 (GL_LINK_WARNING ("strncasecmp cannot work correctly on character " \
155 (GL_LINK_WARNING ("strchr cannot work correctly on character strings " \
169 (GL_LINK_WARNING ("strchrnu
[all...]
H A Dunistd.in.h36 /* The definition of GL_LINK_WARNING is copied here. */
64 (GL_LINK_WARNING ("chown fails to follow symlinks on some systems and " \
83 (GL_LINK_WARNING ("dup2 is unportable - " \
110 (GL_LINK_WARNING ("fchdir is unportable - " \
127 (GL_LINK_WARNING ("ftruncate is unportable - " \
154 (GL_LINK_WARNING ("getcwd is unportable - " \
177 (GL_LINK_WARNING ("getlogin_r is unportable - " \
196 (GL_LINK_WARNING ("lchown is unportable to pre-POSIX.1-2001 " \
214 (GL_LINK_WARNING ("lseek does not fail with ESPIPE on pipes on some " \
233 (GL_LINK_WARNING ("readlin
[all...]
H A Dstdio.in.h60 /* The definition of GL_LINK_WARNING is copied here. */
77 (GL_LINK_WARNING ("fprintf is not always POSIX compliant - " \
92 (GL_LINK_WARNING ("vfprintf is not always POSIX compliant - " \
108 (GL_LINK_WARNING ("printf is not always POSIX compliant - " \
130 (GL_LINK_WARNING ("vprintf is not always POSIX compliant - " \
147 (GL_LINK_WARNING ("snprintf is unportable - " \
163 (GL_LINK_WARNING ("vsnprintf is unportable - " \
177 (GL_LINK_WARNING ("sprintf is not always POSIX compliant - " \
192 (GL_LINK_WARNING ("vsprintf is not always POSIX compliant - " \
223 (GL_LINK_WARNING ("fope
[all...]
H A Dstdlib.in.h35 /* The definition of GL_LINK_WARNING is copied here. */
66 (GL_LINK_WARNING ("malloc is not POSIX compliant everywhere - " \
81 (GL_LINK_WARNING ("realloc is not POSIX compliant everywhere - " \
96 (GL_LINK_WARNING ("calloc is not POSIX compliant everywhere - " \
120 (GL_LINK_WARNING ("getsubopt is unportable - " \
138 (GL_LINK_WARNING ("mkdtemp is unportable - " \
164 (GL_LINK_WARNING ("mkstemp is unportable - " \
H A Dwchar.in.h57 /* The definition of GL_LINK_WARNING is copied here. */
79 (GL_LINK_WARNING ("wcwidth is unportable - " \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/md5/
H A Dwchar.in.h75 /* The definition of GL_LINK_WARNING is copied here. */
114 (GL_LINK_WARNING ("btowc is unportable - " \
133 (GL_LINK_WARNING ("wctob is unportable - " \
151 (GL_LINK_WARNING ("mbsinit is unportable - " \
169 (GL_LINK_WARNING ("mbrtowc is unportable - " \
187 (GL_LINK_WARNING ("mbrlen is unportable - " \
205 (GL_LINK_WARNING ("mbsrtowcs is unportable - " \
223 (GL_LINK_WARNING ("mbsnrtowcs is unportable - " \
241 (GL_LINK_WARNING ("wcrtomb is unportable - " \
259 (GL_LINK_WARNING ("wcsrtomb
[all...]

Completed in 81 milliseconds