Home
last modified time | relevance | path

Searched refs:arrayObjectsToBuffer (Results 1 – 7 of 7) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dhdrgen.h45 void arrayObjectsToBuffer(OutBuffer *buf, Objects *objects);
H A Dhdrgen.c3456 void arrayObjectsToBuffer(OutBuffer *buf, Objects *objects) in arrayObjectsToBuffer() function
H A Dfunc.c3538 arrayObjectsToBuffer(&tiargsBuf, tiargs); in resolveFuncCall()
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dhdrgen.c3456 void arrayObjectsToBuffer(OutBuffer *buf, Objects *objects) in arrayObjectsToBuffer() function
H A Dfunc.d3188 arrayObjectsToBuffer(&tiargsBuf, tiargs); in resolveFuncCall()
H A Dhdrgen.d3072 void arrayObjectsToBuffer(OutBuffer* buf, Objects* objects) in arrayObjectsToBuffer() function
H A Dfunc.c3538 arrayObjectsToBuffer(&tiargsBuf, tiargs); in resolveFuncCall()