HomeSort by: relevance | last modified time | path
    Searched refs:__vc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/impl/
profiler_list_to_vector.h 105 __set_vector_cost(float __vc)
106 { _M_vector_cost = __vc; }
154 float __vc = __vector_cost(__obj_info->__shift_count(), local
158 __obj_info->__set_vector_cost(__vc);
profiler_vector_to_list.h 96 __set_vector_cost(float __vc)
97 { _M_vector_cost = __vc; }
145 float __vc = __vector_cost(__obj_info->__shift_count(), local
151 __obj_info->__set_vector_cost(__vc);

Completed in 15 milliseconds