HomeSort by: relevance | last modified time | path
    Searched refs:_GL_WARN_ON_USE (Results 1 - 25 of 886) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gdb/dist/gnulib/import/
sys_time.in.h 62 /* The definition of _GL_WARN_ON_USE is copied here. */
126 _GL_WARN_ON_USE (gettimeofday, "gettimeofday is unportable - "
139 _GL_WARN_ON_USE (close,
146 _GL_WARN_ON_USE (gethostname,
181 _GL_WARN_ON_USE (socket,
183 _GL_WARN_ON_USE (connect,
185 _GL_WARN_ON_USE (accept,
187 _GL_WARN_ON_USE (bind,
189 _GL_WARN_ON_USE (getpeername,
191 _GL_WARN_ON_USE (getsockname
    [all...]
warn-on-use.h 17 /* _GL_WARN_ON_USE (function, "literal string") issues a declaration
24 attribute used in _GL_WARN_ON_USE. If the compiler does not support
31 _GL_WARN_ON_USE is for functions with 'extern' linkage.
41 _GL_WARN_ON_USE is only safe to use if FUNCTION is known to already
57 _GL_WARN_ON_USE (getline, "getline is required by POSIX 2008, but"
69 _GL_WARN_ON_USE (rpl_environ, "environ is not always properly declared");
82 #ifndef _GL_WARN_ON_USE
86 # define _GL_WARN_ON_USE(function, message) \
92 # define _GL_WARN_ON_USE(function, message) \
99 # define _GL_WARN_ON_USE(function, message)
    [all...]
strings.in.h 49 /* The definition of _GL_WARN_ON_USE is copied here. */
66 _GL_WARN_ON_USE (ffs, "ffs is not portable - use the ffs module");
84 _GL_WARN_ON_USE (strcasecmp, "strcasecmp cannot work correctly on character "
107 _GL_WARN_ON_USE (strncasecmp, "strncasecmp cannot work correctly on character "
sys_select.in.h 148 /* The definition of _GL_WARN_ON_USE is copied here. */
189 _GL_WARN_ON_USE (close,
196 _GL_WARN_ON_USE (gethostname,
231 _GL_WARN_ON_USE (socket,
233 _GL_WARN_ON_USE (connect,
235 _GL_WARN_ON_USE (accept,
237 _GL_WARN_ON_USE (bind,
239 _GL_WARN_ON_USE (getpeername,
241 _GL_WARN_ON_USE (getsockname,
243 _GL_WARN_ON_USE (getsockopt
    [all...]
ctype.in.h 41 /* The definition of _GL_WARN_ON_USE is copied here. */
51 _GL_WARN_ON_USE (isblank, "isblank is unportable - "
  /src/external/gpl3/gdb.old/dist/gnulib/import/
sys_time.in.h 62 /* The definition of _GL_WARN_ON_USE is copied here. */
126 _GL_WARN_ON_USE (gettimeofday, "gettimeofday is unportable - "
139 _GL_WARN_ON_USE (close,
146 _GL_WARN_ON_USE (gethostname,
181 _GL_WARN_ON_USE (socket,
183 _GL_WARN_ON_USE (connect,
185 _GL_WARN_ON_USE (accept,
187 _GL_WARN_ON_USE (bind,
189 _GL_WARN_ON_USE (getpeername,
191 _GL_WARN_ON_USE (getsockname
    [all...]
warn-on-use.h 17 /* _GL_WARN_ON_USE (function, "literal string") issues a declaration
24 attribute used in _GL_WARN_ON_USE. If the compiler does not support
31 _GL_WARN_ON_USE is for functions with 'extern' linkage.
41 _GL_WARN_ON_USE is only safe to use if FUNCTION is known to already
57 _GL_WARN_ON_USE (getline, "getline is required by POSIX 2008, but"
69 _GL_WARN_ON_USE (rpl_environ, "environ is not always properly declared");
82 #ifndef _GL_WARN_ON_USE
86 # define _GL_WARN_ON_USE(function, message) \
92 # define _GL_WARN_ON_USE(function, message) \
99 # define _GL_WARN_ON_USE(function, message)
    [all...]
strings.in.h 49 /* The definition of _GL_WARN_ON_USE is copied here. */
66 _GL_WARN_ON_USE (ffs, "ffs is not portable - use the ffs module");
84 _GL_WARN_ON_USE (strcasecmp, "strcasecmp cannot work correctly on character "
107 _GL_WARN_ON_USE (strncasecmp, "strncasecmp cannot work correctly on character "
sys_select.in.h 148 /* The definition of _GL_WARN_ON_USE is copied here. */
189 _GL_WARN_ON_USE (close,
196 _GL_WARN_ON_USE (gethostname,
231 _GL_WARN_ON_USE (socket,
233 _GL_WARN_ON_USE (connect,
235 _GL_WARN_ON_USE (accept,
237 _GL_WARN_ON_USE (bind,
239 _GL_WARN_ON_USE (getpeername,
241 _GL_WARN_ON_USE (getsockname,
243 _GL_WARN_ON_USE (getsockopt
    [all...]
ctype.in.h 41 /* The definition of _GL_WARN_ON_USE is copied here. */
51 _GL_WARN_ON_USE (isblank, "isblank is unportable - "
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
math.h 365 _GL_WARN_ON_USE (func, \
435 /* The definition of _GL_WARN_ON_USE is copied here. */
452 /* _GL_WARN_ON_USE (function, "literal string") issues a declaration
459 attribute used in _GL_WARN_ON_USE. If the compiler does not support
466 _GL_WARN_ON_USE is for functions with 'extern' linkage.
476 _GL_WARN_ON_USE is only safe to use if FUNCTION is known to already
492 _GL_WARN_ON_USE (getline, "getline is required by POSIX 2008, but"
504 _GL_WARN_ON_USE (rpl_environ, "environ is not always properly declared");
517 #ifndef _GL_WARN_ON_USE
521 # define _GL_WARN_ON_USE(function, message)
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
math.h 365 _GL_WARN_ON_USE (func, \
435 /* The definition of _GL_WARN_ON_USE is copied here. */
452 /* _GL_WARN_ON_USE (function, "literal string") issues a declaration
459 attribute used in _GL_WARN_ON_USE. If the compiler does not support
466 _GL_WARN_ON_USE is for functions with 'extern' linkage.
476 _GL_WARN_ON_USE is only safe to use if FUNCTION is known to already
492 _GL_WARN_ON_USE (getline, "getline is required by POSIX 2008, but"
504 _GL_WARN_ON_USE (rpl_environ, "environ is not always properly declared");
517 #ifndef _GL_WARN_ON_USE
521 # define _GL_WARN_ON_USE(function, message)
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
math.h 365 _GL_WARN_ON_USE (func, \
435 /* The definition of _GL_WARN_ON_USE is copied here. */
452 /* _GL_WARN_ON_USE (function, "literal string") issues a declaration
459 attribute used in _GL_WARN_ON_USE. If the compiler does not support
466 _GL_WARN_ON_USE is for functions with 'extern' linkage.
476 _GL_WARN_ON_USE is only safe to use if FUNCTION is known to already
492 _GL_WARN_ON_USE (getline, "getline is required by POSIX 2008, but"
504 _GL_WARN_ON_USE (rpl_environ, "environ is not always properly declared");
517 #ifndef _GL_WARN_ON_USE
521 # define _GL_WARN_ON_USE(function, message)
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
math.h 365 _GL_WARN_ON_USE (func, \
435 /* The definition of _GL_WARN_ON_USE is copied here. */
452 /* _GL_WARN_ON_USE (function, "literal string") issues a declaration
459 attribute used in _GL_WARN_ON_USE. If the compiler does not support
466 _GL_WARN_ON_USE is for functions with 'extern' linkage.
476 _GL_WARN_ON_USE is only safe to use if FUNCTION is known to already
492 _GL_WARN_ON_USE (getline, "getline is required by POSIX 2008, but"
504 _GL_WARN_ON_USE (rpl_environ, "environ is not always properly declared");
517 #ifndef _GL_WARN_ON_USE
521 # define _GL_WARN_ON_USE(function, message)
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
math.h 365 _GL_WARN_ON_USE (func, \
435 /* The definition of _GL_WARN_ON_USE is copied here. */
452 /* _GL_WARN_ON_USE (function, "literal string") issues a declaration
459 attribute used in _GL_WARN_ON_USE. If the compiler does not support
466 _GL_WARN_ON_USE is for functions with 'extern' linkage.
476 _GL_WARN_ON_USE is only safe to use if FUNCTION is known to already
492 _GL_WARN_ON_USE (getline, "getline is required by POSIX 2008, but"
504 _GL_WARN_ON_USE (rpl_environ, "environ is not always properly declared");
517 #ifndef _GL_WARN_ON_USE
521 # define _GL_WARN_ON_USE(function, message)
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
math.h 365 _GL_WARN_ON_USE (func, \
435 /* The definition of _GL_WARN_ON_USE is copied here. */
452 /* _GL_WARN_ON_USE (function, "literal string") issues a declaration
459 attribute used in _GL_WARN_ON_USE. If the compiler does not support
466 _GL_WARN_ON_USE is for functions with 'extern' linkage.
476 _GL_WARN_ON_USE is only safe to use if FUNCTION is known to already
492 _GL_WARN_ON_USE (getline, "getline is required by POSIX 2008, but"
504 _GL_WARN_ON_USE (rpl_environ, "environ is not always properly declared");
517 #ifndef _GL_WARN_ON_USE
521 # define _GL_WARN_ON_USE(function, message)
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
math.h 365 _GL_WARN_ON_USE (func, \
435 /* The definition of _GL_WARN_ON_USE is copied here. */
452 /* _GL_WARN_ON_USE (function, "literal string") issues a declaration
459 attribute used in _GL_WARN_ON_USE. If the compiler does not support
466 _GL_WARN_ON_USE is for functions with 'extern' linkage.
476 _GL_WARN_ON_USE is only safe to use if FUNCTION is known to already
492 _GL_WARN_ON_USE (getline, "getline is required by POSIX 2008, but"
504 _GL_WARN_ON_USE (rpl_environ, "environ is not always properly declared");
517 #ifndef _GL_WARN_ON_USE
521 # define _GL_WARN_ON_USE(function, message)
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
math.h 365 _GL_WARN_ON_USE (func, \
435 /* The definition of _GL_WARN_ON_USE is copied here. */
452 /* _GL_WARN_ON_USE (function, "literal string") issues a declaration
459 attribute used in _GL_WARN_ON_USE. If the compiler does not support
466 _GL_WARN_ON_USE is for functions with 'extern' linkage.
476 _GL_WARN_ON_USE is only safe to use if FUNCTION is known to already
492 _GL_WARN_ON_USE (getline, "getline is required by POSIX 2008, but"
504 _GL_WARN_ON_USE (rpl_environ, "environ is not always properly declared");
517 #ifndef _GL_WARN_ON_USE
521 # define _GL_WARN_ON_USE(function, message)
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
math.h 365 _GL_WARN_ON_USE (func, \
435 /* The definition of _GL_WARN_ON_USE is copied here. */
452 /* _GL_WARN_ON_USE (function, "literal string") issues a declaration
459 attribute used in _GL_WARN_ON_USE. If the compiler does not support
466 _GL_WARN_ON_USE is for functions with 'extern' linkage.
476 _GL_WARN_ON_USE is only safe to use if FUNCTION is known to already
492 _GL_WARN_ON_USE (getline, "getline is required by POSIX 2008, but"
504 _GL_WARN_ON_USE (rpl_environ, "environ is not always properly declared");
517 #ifndef _GL_WARN_ON_USE
521 # define _GL_WARN_ON_USE(function, message)
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
math.h 365 _GL_WARN_ON_USE (func, \
435 /* The definition of _GL_WARN_ON_USE is copied here. */
452 /* _GL_WARN_ON_USE (function, "literal string") issues a declaration
459 attribute used in _GL_WARN_ON_USE. If the compiler does not support
466 _GL_WARN_ON_USE is for functions with 'extern' linkage.
476 _GL_WARN_ON_USE is only safe to use if FUNCTION is known to already
492 _GL_WARN_ON_USE (getline, "getline is required by POSIX 2008, but"
504 _GL_WARN_ON_USE (rpl_environ, "environ is not always properly declared");
517 #ifndef _GL_WARN_ON_USE
521 # define _GL_WARN_ON_USE(function, message)
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
math.h 365 _GL_WARN_ON_USE (func, \
435 /* The definition of _GL_WARN_ON_USE is copied here. */
452 /* _GL_WARN_ON_USE (function, "literal string") issues a declaration
459 attribute used in _GL_WARN_ON_USE. If the compiler does not support
466 _GL_WARN_ON_USE is for functions with 'extern' linkage.
476 _GL_WARN_ON_USE is only safe to use if FUNCTION is known to already
492 _GL_WARN_ON_USE (getline, "getline is required by POSIX 2008, but"
504 _GL_WARN_ON_USE (rpl_environ, "environ is not always properly declared");
517 #ifndef _GL_WARN_ON_USE
521 # define _GL_WARN_ON_USE(function, message)
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
math.h 365 _GL_WARN_ON_USE (func, \
435 /* The definition of _GL_WARN_ON_USE is copied here. */
452 /* _GL_WARN_ON_USE (function, "literal string") issues a declaration
459 attribute used in _GL_WARN_ON_USE. If the compiler does not support
466 _GL_WARN_ON_USE is for functions with 'extern' linkage.
476 _GL_WARN_ON_USE is only safe to use if FUNCTION is known to already
492 _GL_WARN_ON_USE (getline, "getline is required by POSIX 2008, but"
504 _GL_WARN_ON_USE (rpl_environ, "environ is not always properly declared");
517 #ifndef _GL_WARN_ON_USE
521 # define _GL_WARN_ON_USE(function, message)
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
math.h 365 _GL_WARN_ON_USE (func, \
435 /* The definition of _GL_WARN_ON_USE is copied here. */
452 /* _GL_WARN_ON_USE (function, "literal string") issues a declaration
459 attribute used in _GL_WARN_ON_USE. If the compiler does not support
466 _GL_WARN_ON_USE is for functions with 'extern' linkage.
476 _GL_WARN_ON_USE is only safe to use if FUNCTION is known to already
492 _GL_WARN_ON_USE (getline, "getline is required by POSIX 2008, but"
504 _GL_WARN_ON_USE (rpl_environ, "environ is not always properly declared");
517 #ifndef _GL_WARN_ON_USE
521 # define _GL_WARN_ON_USE(function, message)
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
math.h 365 _GL_WARN_ON_USE (func, \
435 /* The definition of _GL_WARN_ON_USE is copied here. */
452 /* _GL_WARN_ON_USE (function, "literal string") issues a declaration
459 attribute used in _GL_WARN_ON_USE. If the compiler does not support
466 _GL_WARN_ON_USE is for functions with 'extern' linkage.
476 _GL_WARN_ON_USE is only safe to use if FUNCTION is known to already
492 _GL_WARN_ON_USE (getline, "getline is required by POSIX 2008, but"
504 _GL_WARN_ON_USE (rpl_environ, "environ is not always properly declared");
517 #ifndef _GL_WARN_ON_USE
521 # define _GL_WARN_ON_USE(function, message)
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
math.h 365 _GL_WARN_ON_USE (func, \
435 /* The definition of _GL_WARN_ON_USE is copied here. */
452 /* _GL_WARN_ON_USE (function, "literal string") issues a declaration
459 attribute used in _GL_WARN_ON_USE. If the compiler does not support
466 _GL_WARN_ON_USE is for functions with 'extern' linkage.
476 _GL_WARN_ON_USE is only safe to use if FUNCTION is known to already
492 _GL_WARN_ON_USE (getline, "getline is required by POSIX 2008, but"
504 _GL_WARN_ON_USE (rpl_environ, "environ is not always properly declared");
517 #ifndef _GL_WARN_ON_USE
521 # define _GL_WARN_ON_USE(function, message)
    [all...]

Completed in 47 milliseconds

1 2 3 4 5 6 7 8 91011>>