Home
last modified time | relevance | path

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

/dports/devel/xsd/xsd-4.1.0.a11+dep/xsd/tests/cxx/parser/validation/built-in/long/
H A Ddriver.cxx41 assert (p.post_long () == (-9223372036854775807LL - 1)); in main()
50 assert (p.post_long () == 0); in main()
59 assert (p.post_long () == 9223372036854775807LL); in main()
/dports/devel/xsd/xsd-4.1.0.a11+dep/xsd/libxsd/xsd/cxx/parser/non-validating/
H A Dxml-schema-pskel.hxx183 post_long () = 0;
H A Dxml-schema-pimpl.hxx179 post_long ();
H A Dxml-schema-pimpl.txx293 post_long () in post_long() function in xsd::cxx::parser::non_validating::long_pimpl
/dports/devel/xsd/xsd-4.1.0.a11+dep/xsd/libxsd/xsd/cxx/parser/validating/
H A Dxml-schema-pskel.hxx183 post_long () = 0;
H A Dxml-schema-pimpl.hxx210 post_long ();
H A Dxml-schema-pimpl.txx376 post_long () in post_long() function in xsd::cxx::parser::validating::long_pimpl