Searched refs:YYMALLOC (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Daslparser.y192 /* Define YYMALLOC/YYFREE to prevent redefinition errors */
194 #define YYMALLOC AslLocalAllocate
H A Ddtparser.y180 /* Define YYMALLOC/YYFREE to prevent redefinition errors */
182 #define YYMALLOC malloc
H A Dprparser.y179 /* Define YYMALLOC/YYFREE to prevent redefinition errors */
181 #define YYMALLOC malloc
/freebsd-11-stable/contrib/com_err/
H A Dparse.y49 #define YYMALLOC malloc
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A Dparse.y49 #define YYMALLOC malloc
H A Dparse.c142 #define YYMALLOC malloc macro
311 # define YYSTACK_ALLOC YYMALLOC
317 && ! ((defined YYMALLOC || defined malloc) \
324 # ifndef YYMALLOC
325 # define YYMALLOC malloc macro
/freebsd-11-stable/contrib/amd/fsinfo/
H A Dnull_gram.c275 # define YYSTACK_ALLOC YYMALLOC
281 && ! ((defined YYMALLOC || defined malloc) \
288 # ifndef YYMALLOC
289 # define YYMALLOC malloc macro
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dasn1parse.c280 #define YYMALLOC malloc macro
459 # define YYSTACK_ALLOC YYMALLOC
465 && ! ((defined YYMALLOC || defined malloc) \
472 # ifndef YYMALLOC
473 # define YYMALLOC malloc macro
H A Dasn1parse.y66 #define YYMALLOC malloc
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Dslc-gram.c133 #define YYMALLOC malloc macro
302 # define YYSTACK_ALLOC YYMALLOC
308 && ! ((defined YYMALLOC || defined malloc) \
315 # ifndef YYMALLOC
316 # define YYMALLOC malloc macro
H A Dslc-gram.y53 #define YYMALLOC malloc
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_parser.c88 #define YYMALLOC emalloc macro
748 # define YYSTACK_ALLOC YYMALLOC
754 && ! ((defined YYMALLOC || defined malloc) \
761 # ifndef YYMALLOC
762 # define YYMALLOC malloc macro
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c449 # define YYSTACK_ALLOC YYMALLOC
455 && ! ((defined YYMALLOC || defined malloc) \
462 # ifndef YYMALLOC
463 # define YYMALLOC malloc macro

Completed in 294 milliseconds