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

Function DSC_GET_COLLATE

src/common/dsc.h:540–543  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

538}
539
540inline SSHORT DSC_GET_COLLATE(const dsc* desc)
541{
542 return (desc->dsc_sub_type >> 8);
543}
544
545struct alt_dsc
546{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected