/external/bison/build-aux/snippet/ |
H A D | arg-nonnull.h | 17 /* _GL_ARG_NONNULL((n,...,m)) tells the compiler and static analyzer tools 20 #ifndef _GL_ARG_NONNULL 22 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params)) macro 24 # define _GL_ARG_NONNULL(params) macro
|
/external/bison/darwin-lib/ |
H A D | arg-nonnull.h | 0 /* _GL_ARG_NONNULL((n,...,m)) tells the compiler and static analyzer tools 4 #ifndef _GL_ARG_NONNULL 6 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params)) macro 8 # define _GL_ARG_NONNULL(params) macro
|
H A D | getopt.h | 126 /* The definition of _GL_ARG_NONNULL is copied here. */ 127 /* _GL_ARG_NONNULL((n,...,m)) tells the compiler and static analyzer tools 130 #ifndef _GL_ARG_NONNULL 132 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params)) macro 134 # define _GL_ARG_NONNULL(params) macro 242 __THROW _GL_ARG_NONNULL ((2, 3)); 248 __THROW _GL_ARG_NONNULL ((2, 3)); 252 __THROW _GL_ARG_NONNULL ((2, 3));
|
H A D | stdio.h | 199 _GL_ARG_NONNULL ((1))); 211 _GL_ARG_NONNULL ((1))); 380 /* The definition of _GL_ARG_NONNULL is copied here. */ 381 /* _GL_ARG_NONNULL((n,...,m)) tells the compiler and static analyzer tools 384 #ifndef _GL_ARG_NONNULL 386 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params)) macro 388 # define _GL_ARG_NONNULL(params) 452 _GL_ARG_NONNULL ((2))); 458 _GL_ARG_NONNULL ((2))); 477 _GL_FUNCDECL_RPL (fclose, int, (FILE *stream) _GL_ARG_NONNULL (( [all...] |
H A D | stdlib.h | 194 _GL_ARG_NONNULL ((1))); 206 _GL_ARG_NONNULL ((1))); 375 /* The definition of _GL_ARG_NONNULL is copied here. */ 376 /* _GL_ARG_NONNULL((n,...,m)) tells the compiler and static analyzer tools 379 #ifndef _GL_ARG_NONNULL 381 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params)) macro 383 # define _GL_ARG_NONNULL(params) macro 473 _GL_ARG_NONNULL ((1))); 510 _GL_ARG_NONNULL ((1))); 515 _GL_ARG_NONNULL (( [all...] |
H A D | string.h | 131 _GL_ARG_NONNULL ((1))); 143 _GL_ARG_NONNULL ((1))); 312 /* The definition of _GL_ARG_NONNULL is copied here. */ 313 /* _GL_ARG_NONNULL((n,...,m)) tells the compiler and static analyzer tools 316 #ifndef _GL_ARG_NONNULL 318 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params)) macro 320 # define _GL_ARG_NONNULL(params) macro 411 _GL_ARG_NONNULL ((1))); 417 _GL_ARG_NONNULL ((1))); 451 _GL_ARG_NONNULL (( [all...] |
H A D | spawn.h | 151 _GL_ARG_NONNULL ((1))); 163 _GL_ARG_NONNULL ((1))); 332 /* The definition of _GL_ARG_NONNULL is copied here. */ 333 /* _GL_ARG_NONNULL((n,...,m)) tells the compiler and static analyzer tools 336 #ifndef _GL_ARG_NONNULL 338 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params)) macro 340 # define _GL_ARG_NONNULL(params) macro 496 _GL_ARG_NONNULL ((2, 5, 6))); 513 _GL_ARG_NONNULL ((2, 5, 6))); 546 _GL_ARG_NONNULL (( [all...] |
H A D | unistd.h | 212 _GL_ARG_NONNULL ((1))); 224 _GL_ARG_NONNULL ((1))); 393 /* The definition of _GL_ARG_NONNULL is copied here. */ 394 /* _GL_ARG_NONNULL((n,...,m)) tells the compiler and static analyzer tools 397 #ifndef _GL_ARG_NONNULL 399 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params)) macro 401 # define _GL_ARG_NONNULL(params) 561 _GL_CXXALIAS_SYS (chdir, int, (const char *file) _GL_ARG_NONNULL ((1))); 584 _GL_ARG_NONNULL ((1))); 589 _GL_ARG_NONNULL (( [all...] |
H A D | time.h | 120 _GL_ARG_NONNULL ((1))); 132 _GL_ARG_NONNULL ((1))); 301 /* The definition of _GL_ARG_NONNULL is copied here. */ 302 /* _GL_ARG_NONNULL((n,...,m)) tells the compiler and static analyzer tools 305 #ifndef _GL_ARG_NONNULL 307 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params)) macro 309 # define _GL_ARG_NONNULL(params) macro 423 _GL_ARG_NONNULL ((1))); 430 _GL_ARG_NONNULL ((1))); 444 _GL_FUNCDECL_RPL (mktime, time_t, (struct tm *__tp) _GL_ARG_NONNULL (( [all...] |
/external/bison/linux-lib/ |
H A D | arg-nonnull.h | 0 /* _GL_ARG_NONNULL((n,...,m)) tells the compiler and static analyzer tools 4 #ifndef _GL_ARG_NONNULL 6 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params)) macro 8 # define _GL_ARG_NONNULL(params) macro
|
H A D | stdio.h | 199 _GL_ARG_NONNULL ((1))); 211 _GL_ARG_NONNULL ((1))); 380 /* The definition of _GL_ARG_NONNULL is copied here. */ 381 /* _GL_ARG_NONNULL((n,...,m)) tells the compiler and static analyzer tools 384 #ifndef _GL_ARG_NONNULL 386 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params)) macro 388 # define _GL_ARG_NONNULL(params) 452 _GL_ARG_NONNULL ((2))); 458 _GL_ARG_NONNULL ((2))); 477 _GL_FUNCDECL_RPL (fclose, int, (FILE *stream) _GL_ARG_NONNULL (( [all...] |
H A D | stdlib.h | 194 _GL_ARG_NONNULL ((1))); 206 _GL_ARG_NONNULL ((1))); 375 /* The definition of _GL_ARG_NONNULL is copied here. */ 376 /* _GL_ARG_NONNULL((n,...,m)) tells the compiler and static analyzer tools 379 #ifndef _GL_ARG_NONNULL 381 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params)) macro 383 # define _GL_ARG_NONNULL(params) macro 473 _GL_ARG_NONNULL ((1))); 510 _GL_ARG_NONNULL ((1))); 515 _GL_ARG_NONNULL (( [all...] |
H A D | string.h | 131 _GL_ARG_NONNULL ((1))); 143 _GL_ARG_NONNULL ((1))); 312 /* The definition of _GL_ARG_NONNULL is copied here. */ 313 /* _GL_ARG_NONNULL((n,...,m)) tells the compiler and static analyzer tools 316 #ifndef _GL_ARG_NONNULL 318 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params)) macro 320 # define _GL_ARG_NONNULL(params) macro 411 _GL_ARG_NONNULL ((1))); 417 _GL_ARG_NONNULL ((1))); 451 _GL_ARG_NONNULL (( [all...] |
H A D | spawn.h | 151 _GL_ARG_NONNULL ((1))); 163 _GL_ARG_NONNULL ((1))); 332 /* The definition of _GL_ARG_NONNULL is copied here. */ 333 /* _GL_ARG_NONNULL((n,...,m)) tells the compiler and static analyzer tools 336 #ifndef _GL_ARG_NONNULL 338 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params)) macro 340 # define _GL_ARG_NONNULL(params) macro 496 _GL_ARG_NONNULL ((2, 5, 6))); 513 _GL_ARG_NONNULL ((2, 5, 6))); 546 _GL_ARG_NONNULL (( [all...] |
H A D | unistd.h | 212 _GL_ARG_NONNULL ((1))); 224 _GL_ARG_NONNULL ((1))); 393 /* The definition of _GL_ARG_NONNULL is copied here. */ 394 /* _GL_ARG_NONNULL((n,...,m)) tells the compiler and static analyzer tools 397 #ifndef _GL_ARG_NONNULL 399 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params)) macro 401 # define _GL_ARG_NONNULL(params) 561 _GL_CXXALIAS_SYS (chdir, int, (const char *file) _GL_ARG_NONNULL ((1))); 584 _GL_ARG_NONNULL ((1))); 589 _GL_ARG_NONNULL (( [all...] |
H A D | time.h | 120 _GL_ARG_NONNULL ((1))); 132 _GL_ARG_NONNULL ((1))); 301 /* The definition of _GL_ARG_NONNULL is copied here. */ 302 /* _GL_ARG_NONNULL((n,...,m)) tells the compiler and static analyzer tools 305 #ifndef _GL_ARG_NONNULL 307 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params)) macro 309 # define _GL_ARG_NONNULL(params) macro 423 _GL_ARG_NONNULL ((1))); 430 _GL_ARG_NONNULL ((1))); 444 _GL_FUNCDECL_RPL (mktime, time_t, (struct tm *__tp) _GL_ARG_NONNULL (( [all...] |
/external/bison/lib/ |
H A D | string.in.h | 56 /* The definition of _GL_ARG_NONNULL is copied here. */ 99 _GL_ARG_NONNULL ((1))); 105 _GL_ARG_NONNULL ((1))); 139 _GL_ARG_NONNULL ((1, 3))); 149 _GL_ARG_NONNULL ((1, 3))); 172 _GL_ARG_NONNULL ((1, 2))); 191 _GL_ARG_NONNULL ((1))); 221 _GL_ARG_NONNULL ((1))); 249 _GL_ARG_NONNULL ((1, 2))); 273 _GL_ARG_NONNULL (( [all...] |
H A D | spawn.in.h | 76 /* The definition of _GL_ARG_NONNULL is copied here. */ 184 _GL_ARG_NONNULL ((2, 5, 6))); 201 _GL_ARG_NONNULL ((2, 5, 6))); 234 _GL_ARG_NONNULL ((2, 5, 6))); 247 _GL_ARG_NONNULL ((2, 5, 6))); 272 __THROW _GL_ARG_NONNULL ((1))); 277 __THROW _GL_ARG_NONNULL ((1))); 297 __THROW _GL_ARG_NONNULL ((1))); 302 __THROW _GL_ARG_NONNULL ((1))); 326 __THROW _GL_ARG_NONNULL (( [all...] |
H A D | time.in.h | 45 /* The definition of _GL_ARG_NONNULL is copied here. */ 111 _GL_ARG_NONNULL ((1))); 118 _GL_ARG_NONNULL ((1))); 132 _GL_FUNCDECL_RPL (mktime, time_t, (struct tm *__tp) _GL_ARG_NONNULL ((1))); 151 _GL_ARG_NONNULL ((1, 2))); 158 _GL_ARG_NONNULL ((1, 2))); 173 _GL_ARG_NONNULL ((1, 2))); 180 _GL_ARG_NONNULL ((1, 2))); 198 _GL_ARG_NONNULL ((1, 2, 3))); 213 _GL_FUNCDECL_RPL (timegm, time_t, (struct tm *__tm) _GL_ARG_NONNULL (( [all...] |
H A D | stdio.in.h | 124 /* The definition of _GL_ARG_NONNULL is copied here. */ 140 _GL_ARG_NONNULL ((2))); 146 _GL_ARG_NONNULL ((2))); 165 _GL_FUNCDECL_RPL (fclose, int, (FILE *stream) _GL_ARG_NONNULL ((1))); 185 _GL_ARG_NONNULL ((2))); 228 _GL_FUNCDECL_RPL (fgetc, int, (FILE *stream) _GL_ARG_NONNULL ((1))); 243 _GL_ARG_NONNULL ((1, 3))); 258 _GL_ARG_NONNULL ((1, 2))); 281 _GL_ARG_NONNULL ((1, 2))); 285 _GL_ARG_NONNULL (( [all...] |
H A D | stdlib.in.h | 109 /* The definition of _GL_ARG_NONNULL is copied here. */ 151 _GL_ARG_NONNULL ((1))); 188 _GL_ARG_NONNULL ((1))); 193 _GL_ARG_NONNULL ((1))); 214 _GL_ARG_NONNULL ((1))); 241 _GL_ARG_NONNULL ((1, 2, 3))); 316 _GL_FUNCDECL_SYS (mkdtemp, char *, (char * /*template*/) _GL_ARG_NONNULL ((1))); 343 _GL_ARG_NONNULL ((1))); 372 _GL_ARG_NONNULL ((1))); 399 _GL_FUNCDECL_RPL (mkstemp, int, (char * /*template*/) _GL_ARG_NONNULL (( [all...] |
H A D | unistd.in.h | 137 /* The definition of _GL_ARG_NONNULL is copied here. */ 249 _GL_CXXALIAS_SYS (chdir, int, (const char *file) _GL_ARG_NONNULL ((1))); 272 _GL_ARG_NONNULL ((1))); 277 _GL_ARG_NONNULL ((1))); 430 _GL_ARG_NONNULL ((1))); 452 _GL_ARG_NONNULL ((2))); 477 _GL_ARG_NONNULL ((2)); 506 _GL_ARG_NONNULL ((2))); 513 _GL_ARG_NONNULL ((2))); 643 _GL_ARG_NONNULL (( [all...] |
H A D | getopt.in.h | 125 /* The definition of _GL_ARG_NONNULL is copied here. */ 231 __THROW _GL_ARG_NONNULL ((2, 3)); 237 __THROW _GL_ARG_NONNULL ((2, 3)); 241 __THROW _GL_ARG_NONNULL ((2, 3));
|
H A D | sys_stat.in.h | 53 /* The definition of _GL_ARG_NONNULL is copied here. */ 318 _GL_ARG_NONNULL ((2))); 338 _GL_FUNCDECL_RPL (fstat, int, (int fd, struct stat *buf) _GL_ARG_NONNULL ((2))); 364 _GL_ARG_NONNULL ((2, 3))); 371 _GL_ARG_NONNULL ((2, 3))); 437 _GL_ARG_NONNULL ((1))); 467 _GL_ARG_NONNULL ((1, 2))); 490 _GL_ARG_NONNULL ((1))); 522 _GL_ARG_NONNULL ((2))); 542 _GL_ARG_NONNULL (( [all...] |
/external/bison/darwin-lib/sys/ |
H A D | stat.h | 128 _GL_ARG_NONNULL ((1))); 140 _GL_ARG_NONNULL ((1))); 309 /* The definition of _GL_ARG_NONNULL is copied here. */ 310 /* _GL_ARG_NONNULL((n,...,m)) tells the compiler and static analyzer tools 313 #ifndef _GL_ARG_NONNULL 315 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params)) macro 317 # define _GL_ARG_NONNULL(params) macro 630 _GL_ARG_NONNULL ((2))); 650 _GL_FUNCDECL_RPL (fstat, int, (int fd, struct stat *buf) _GL_ARG_NONNULL ((2))); 676 _GL_ARG_NONNULL (( [all...] |