Searched refs:test_div_struct (Results 1 – 1 of 1) sorted by relevance
38 void test_div_struct() { in test_div_struct() function93 test_div_struct<std::div_t, int>(); in main()94 test_div_struct<std::ldiv_t, long>(); in main()95 test_div_struct<std::lldiv_t, long long>(); in main()