HomeSort by relevance Sort by last modified time
    Searched defs:_GL_WARN_ON_USE (Results 26 - 31 of 31) sorted by null

12

  /external/bison/linux-lib/
wchar.h 307 _GL_WARN_ON_USE (func, \
364 /* The definition of _GL_WARN_ON_USE is copied here. */
365 #ifndef _GL_WARN_ON_USE
369 # define _GL_WARN_ON_USE(function, message) \
373 # define _GL_WARN_ON_USE(function, message) \
376 # define _GL_WARN_ON_USE(function, message) \
377 _GL_WARN_EXTERN_C int _gl_warn_on_use
382 is like _GL_WARN_ON_USE (function, "string"), except that the function is
385 This variant is useful for overloaded functions in C++. _GL_WARN_ON_USE does
398 _GL_WARN_EXTERN_C int _gl_warn_on_use
    [all...]
math.h 249 _GL_WARN_ON_USE (func, \
306 /* The definition of _GL_WARN_ON_USE is copied here. */
307 #ifndef _GL_WARN_ON_USE
311 # define _GL_WARN_ON_USE(function, message) \
315 # define _GL_WARN_ON_USE(function, message) \
318 # define _GL_WARN_ON_USE(function, message) \
319 _GL_WARN_EXTERN_C int _gl_warn_on_use
324 is like _GL_WARN_ON_USE (function, "string"), except that the function is
327 This variant is useful for overloaded functions in C++. _GL_WARN_ON_USE does
340 _GL_WARN_EXTERN_C int _gl_warn_on_use
    [all...]
inttypes.h 272 _GL_WARN_ON_USE (func, \
329 /* The definition of _GL_WARN_ON_USE is copied here. */
330 #ifndef _GL_WARN_ON_USE
334 # define _GL_WARN_ON_USE(function, message) \
338 # define _GL_WARN_ON_USE(function, message) \
341 # define _GL_WARN_ON_USE(function, message) \
342 _GL_WARN_EXTERN_C int _gl_warn_on_use
347 is like _GL_WARN_ON_USE (function, "string"), except that the function is
350 This variant is useful for overloaded functions in C++. _GL_WARN_ON_USE does
363 _GL_WARN_EXTERN_C int _gl_warn_on_use
    [all...]
  /external/bison/darwin-lib/sys/
stat.h 264 _GL_WARN_ON_USE (func, \
321 /* The definition of _GL_WARN_ON_USE is copied here. */
322 #ifndef _GL_WARN_ON_USE
326 # define _GL_WARN_ON_USE(function, message) \
330 # define _GL_WARN_ON_USE(function, message) \
333 # define _GL_WARN_ON_USE(function, message) \
334 _GL_WARN_EXTERN_C int _gl_warn_on_use
339 is like _GL_WARN_ON_USE (function, "string"), except that the function is
342 This variant is useful for overloaded functions in C++. _GL_WARN_ON_USE does
355 _GL_WARN_EXTERN_C int _gl_warn_on_use
    [all...]
  /external/bison/darwin-lib/
math.h 249 _GL_WARN_ON_USE (func, \
306 /* The definition of _GL_WARN_ON_USE is copied here. */
307 #ifndef _GL_WARN_ON_USE
311 # define _GL_WARN_ON_USE(function, message) \
315 # define _GL_WARN_ON_USE(function, message) \
318 # define _GL_WARN_ON_USE(function, message) \
319 _GL_WARN_EXTERN_C int _gl_warn_on_use
324 is like _GL_WARN_ON_USE (function, "string"), except that the function is
327 This variant is useful for overloaded functions in C++. _GL_WARN_ON_USE does
340 _GL_WARN_EXTERN_C int _gl_warn_on_use
    [all...]
inttypes.h 272 _GL_WARN_ON_USE (func, \
329 /* The definition of _GL_WARN_ON_USE is copied here. */
330 #ifndef _GL_WARN_ON_USE
334 # define _GL_WARN_ON_USE(function, message) \
338 # define _GL_WARN_ON_USE(function, message) \
341 # define _GL_WARN_ON_USE(function, message) \
342 _GL_WARN_EXTERN_C int _gl_warn_on_use
347 is like _GL_WARN_ON_USE (function, "string"), except that the function is
350 This variant is useful for overloaded functions in C++. _GL_WARN_ON_USE does
363 _GL_WARN_EXTERN_C int _gl_warn_on_use
    [all...]

Completed in 195 milliseconds

12