Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/api/
H A Dmacroapi.c16063 str = GetFieldValueFromCGPSet ((CGPSetPtr) data, field->data.intvalue, scp); in GetFieldValueForObjectEx()
17165 str = GetFieldValueFromCGPSet (c, constraint->field1->data.intvalue, NULL); in DoesCGPSetMatchQualConstraint()
17171 str = GetFieldValueFromCGPSet (c, constraint->field2->data.intvalue, NULL); in DoesCGPSetMatchQualConstraint()
17179 str1 = GetFieldValueFromCGPSet (c, constraint->field1->data.intvalue, NULL); in DoesCGPSetMatchQualConstraint()
17180 str2 = GetFieldValueFromCGPSet (c, constraint->field2->data.intvalue, NULL); in DoesCGPSetMatchQualConstraint()
17195 str1 = GetFieldValueFromCGPSet (c, constraint->field1->data.intvalue, NULL); in DoesCGPSetMatchQualConstraint()
17363 str = GetFieldValueFromCGPSet (c, f1->data.intvalue, scp); in DoesSequenceHaveFeatureWithMatchingQuals()
17364 str2 = GetFieldValueFromCGPSet (c, f2->data.intvalue, scp); in DoesSequenceHaveFeatureWithMatchingQuals()
18995 str = GetFieldValueFromCGPSet (cgp, cds_gene_prot_field, string_constraint); in DoesObjectMatchFeatureFieldConstraint()
19178 rval = GetFieldValueFromCGPSet (cgp, cds_gene_prot_field, scp); in GetFeatureFieldFromObject()
[all …]