Searched refs:__vc (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/impl/
H A Dprofiler_list_to_vector.h105 __set_vector_cost(float __vc) argument
106 { _M_vector_cost = __vc; }
154 float __vc = __vector_cost(__obj_info->__shift_count(), local
158 __obj_info->__set_vector_cost(__vc);
H A Dprofiler_vector_to_list.h96 __set_vector_cost(float __vc) argument
97 { _M_vector_cost = __vc; }
145 float __vc = __vector_cost(__obj_info->__shift_count(), local
151 __obj_info->__set_vector_cost(__vc);

Completed in 127 milliseconds