Searched defs:YYSTACK_ALLOC (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/contrib/amd/fsinfo/
H A Dnull_gram.c243 # define YYSTACK_ALLOC __builtin_alloca macro
247 # define YYSTACK_ALLOC __alloca macro
252 # define YYSTACK_ALLOC alloca macro
275 # define YYSTACK_ALLOC YYMALLOC macro
/freebsd-11-stable/contrib/gdb/gdb/
H A Dada-exp.c305 # define YYSTACK_ALLOC alloca macro
309 # define YYSTACK_ALLOC alloca macro
312 # define YYSTACK_ALLOC __builtin_alloca macro
326 # define YYSTACK_ALLOC xmalloc macro
H A Dc-exp.c288 # define YYSTACK_ALLOC alloca macro
292 # define YYSTACK_ALLOC alloca macro
295 # define YYSTACK_ALLOC __builtin_alloca macro
309 # define YYSTACK_ALLOC xmalloc macro
H A Df-exp.c274 # define YYSTACK_ALLOC alloca macro
278 # define YYSTACK_ALLOC alloca macro
281 # define YYSTACK_ALLOC __builtin_alloca macro
295 # define YYSTACK_ALLOC xmalloc macro
H A Djv-exp.c265 # define YYSTACK_ALLOC alloca macro
269 # define YYSTACK_ALLOC alloca macro
272 # define YYSTACK_ALLOC __builtin_alloca macro
286 # define YYSTACK_ALLOC xmalloc macro
H A Dm2-exp.c295 # define YYSTACK_ALLOC alloca macro
299 # define YYSTACK_ALLOC alloca macro
302 # define YYSTACK_ALLOC __builtin_alloca macro
316 # define YYSTACK_ALLOC xmalloc macro
H A Dobjc-exp.c292 # define YYSTACK_ALLOC alloca macro
296 # define YYSTACK_ALLOC alloca macro
299 # define YYSTACK_ALLOC __builtin_alloca macro
313 # define YYSTACK_ALLOC xmalloc macro
H A Dp-exp.c278 # define YYSTACK_ALLOC alloca macro
282 # define YYSTACK_ALLOC alloca macro
285 # define YYSTACK_ALLOC __builtin_alloca macro
299 # define YYSTACK_ALLOC xmalloc macro
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A Dparse.c279 # define YYSTACK_ALLOC __builtin_alloca macro
283 # define YYSTACK_ALLOC __alloca macro
288 # define YYSTACK_ALLOC alloca macro
311 # define YYSTACK_ALLOC YYMALLOC macro
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Dslc-gram.c270 # define YYSTACK_ALLOC __builtin_alloca macro
274 # define YYSTACK_ALLOC __alloca macro
279 # define YYSTACK_ALLOC alloca macro
302 # define YYSTACK_ALLOC YYMALLOC macro
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c417 # define YYSTACK_ALLOC __builtin_alloca macro
421 # define YYSTACK_ALLOC __alloca macro
426 # define YYSTACK_ALLOC alloca macro
449 # define YYSTACK_ALLOC YYMALLOC macro
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dasn1parse.c427 # define YYSTACK_ALLOC __builtin_alloca macro
431 # define YYSTACK_ALLOC __alloca macro
436 # define YYSTACK_ALLOC alloca macro
459 # define YYSTACK_ALLOC YYMALLOC macro
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_parser.c716 # define YYSTACK_ALLOC __builtin_alloca macro
720 # define YYSTACK_ALLOC __alloca macro
725 # define YYSTACK_ALLOC alloca macro
748 # define YYSTACK_ALLOC YYMALLOC macro

Completed in 248 milliseconds