Searched defs:operator_exact_divide (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Drange-op.cc1335 class operator_exact_divide : public operator_div class in inherits:operator_div
1338 operator_exact_divide () : operator_div (TRUNC_DIV_EXPR) { } function in class:operator_exact_divide
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Drange-op.cc1870 class operator_exact_divide : public operator_div class in inherits:operator_div
1873 operator_exact_divide () : operator_div (TRUNC_DIV_EXPR) { } function in class:operator_exact_divide

Completed in 183 milliseconds