OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GNEWVAR
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gcse.cc
528
#define
GNEWVAR
(T, S) ((T *) gmalloc ((S)))
1587
table->table =
GNEWVAR
(struct gcse_expr *, n);
/src/external/gpl3/gcc.old/dist/gcc/
gcse.cc
528
#define
GNEWVAR
(T, S) ((T *) gmalloc ((S)))
1586
table->table =
GNEWVAR
(struct gcse_expr *, n);
Completed in 46 milliseconds
Indexes created Wed Mar 25 00:23:37 UTC 2026