Searched refs:int64_t_value (Results 1 – 1 of 1) sorted by relevance
1069 int64_t int64_t_value; in main() local1070 int64_t_value = root->FirstChildElement("int64_t")->Int64Text(); in main()1071 XMLTest("PushText( int64_t value ) test", (int64_t) 13, int64_t_value); in main()