MCPcopy Create free account
hub / github.com/DOCGroup/ACE_TAO / yy_create_buffer

Function yy_create_buffer

TAO/TAO_IDL/fe/idl.yy.cpp:3037–3059  ·  view source on GitHub ↗

Allocate and initialize an input buffer state. * @param file A readable stream. * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. * * @return the allocated buffer state. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

idl.yy.cppFile · 0.70
yyrestartFunction · 0.70
ETCL_l.cppFile · 0.50

Calls 2

yyallocFunction · 0.85
yy_init_bufferFunction · 0.70

Tested by

no test coverage detected