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

/freebsd-13-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-13-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-13-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-13-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-13-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 183 milliseconds