OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:YYMALLOC
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
dtcompilerparser.tab.c
256
/* Define
YYMALLOC
/YYFREE to prevent redefinition errors */
258
#define
YYMALLOC
malloc
451
# define YYSTACK_ALLOC
YYMALLOC
457
&& ! ((defined
YYMALLOC
|| defined malloc) \
464
# ifndef
YYMALLOC
465
# define
YYMALLOC
malloc
dtparser.tab.c
251
/* Define
YYMALLOC
/YYFREE to prevent redefinition errors */
253
#define
YYMALLOC
malloc
468
# define YYSTACK_ALLOC
YYMALLOC
474
&& ! ((defined
YYMALLOC
|| defined malloc) \
481
# ifndef
YYMALLOC
482
# define
YYMALLOC
malloc
prparser.tab.c
250
/* Define
YYMALLOC
/YYFREE to prevent redefinition errors */
252
#define
YYMALLOC
malloc
470
# define YYSTACK_ALLOC
YYMALLOC
476
&& ! ((defined
YYMALLOC
|| defined malloc) \
483
# ifndef
YYMALLOC
484
# define
YYMALLOC
malloc
Completed in 15 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025