Home
last modified time | relevance | path

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

/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/test/schema/
H A DAST_Fixture.hpp54 const uint32_t U32_id = 11; variable
H A Dwb-test-schema-ast.cpp387 REQUIRE_EQ ( U32_id, ts -> td [ 1 ] . type_id ); in FIXTURE_TEST_CASE()
552 VerifyIntConst ( "const U32 c = 07070;", "c", U32_id, 07070 ); in FIXTURE_TEST_CASE()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/test/schema/
H A DAST_Fixture.hpp54 const uint32_t U32_id = 11; variable
H A Dwb-test-schema-ast.cpp387 REQUIRE_EQ ( U32_id, ts -> td [ 1 ] . type_id ); in FIXTURE_TEST_CASE()
552 VerifyIntConst ( "const U32 c = 07070;", "c", U32_id, 07070 ); in FIXTURE_TEST_CASE()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/vdb/
H A Dschema-eval.c1262 uint32_t U32_id = VSchemaCacheIntrinsicTypeId ( self, & s_U32_id, "U32" ); in eval_uint_expr() local
1265 td . type_id = U32_id; in eval_uint_expr()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/vdb/
H A Dschema-eval.c1262 uint32_t U32_id = VSchemaCacheIntrinsicTypeId ( self, & s_U32_id, "U32" ); in eval_uint_expr() local
1265 td . type_id = U32_id; in eval_uint_expr()