Home
last modified time | relevance | path

Searched defs:printf_data (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn-run.cc501 struct printf_data struct
503 int written;
504 char msg[128];
505 int type;
507 {
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn-run.c649 struct printf_data struct
651 int written;
652 char msg[128];
653 int type;
655 {
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-gcn.c258 struct printf_data { struct
259 int written;
260 char msg[128];
261 int type;
262 union {
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-gcn.c260 struct printf_data { struct
261 int written;
262 char msg[128];
263 int type;
264 union {