MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / adjust_length

Function adjust_length

src/yvalve/array.cpp:400–412  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

398
399
400static void adjust_length(ISC_ARRAY_DESC*)
401{
402/**************************************
403 *
404 * a d j u s t _ l e n g t h
405 *
406 **************************************
407 *
408 * Functional description
409 * Make architectural adjustment to fixed datatypes.
410 *
411 **************************************/
412}
413
414
415static void copy_exact_name (const char* from, char* to, SSHORT bsize)

Callers 1

iscArrayLookupDescImplFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected