OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:valist_array_p
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/
d-convert.cc
711
if (decl != NULL && decl->isParameter () &&
valist_array_p
(decl->type))
741
&&
valist_array_p
(decl->type));
847
if (
valist_array_p
(arg->type))
d-tree.h
702
extern bool
valist_array_p
(Type *);
types.cc
94
valist_array_p
(Type *type)
function
d-codegen.cc
155
if (decl->isParameter () &&
valist_array_p
(decl->type))
205
if (
valist_array_p
(arg->type))
Completed in 19 milliseconds
Indexes created Thu Sep 10 00:26:39 UTC 2026