Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dmarshall-cp.hh72 if (!marshall_array_start (conn, 'v', len)) in marshall()
135 if (!marshall_array_start (conn, 't', len)) in marshall()
199 if (!marshall_array_start (conn, 'd', len)) in marshall()
H A Dmarshall.cc102 cc1_plugin::marshall_array_start (connection *conn, char id, in marshall_array_start() function in cc1_plugin
155 if (!marshall_array_start (conn, 'a', len)) in marshall()
H A Dmarshall.hh49 status marshall_array_start (connection *, char, size_t);
H A DChangeLog614 (cc1_plugin::marshall_array_start): New.
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dmarshall-cp.hh79 if (!marshall_array_start (conn, 'v', len)) in marshall()
151 if (!marshall_array_start (conn, 't', len)) in marshall()
223 if (!marshall_array_start (conn, 'd', len)) in marshall()
H A Dmarshall.cc101 cc1_plugin::marshall_array_start (connection *conn, char id, in marshall_array_start() function in cc1_plugin
154 if (!marshall_array_start (conn, 'a', len)) in marshall()
H A Dmarshall.hh47 status marshall_array_start (connection *, char, size_t);