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

  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/impl/
profiler_vector_to_list.h 76 __shift_count() function in class:__gnu_profile::__vector2list_info
145 float __vc = __vector_cost(__obj_info->__shift_count(),
148 float __lc = __list_cost(__obj_info->__shift_count(),
profiler_list_to_vector.h 85 __shift_count() function in class:__gnu_profile::__list2vector_info
154 float __vc = __vector_cost(__obj_info->__shift_count(),
156 float __lc = __list_cost(__obj_info->__shift_count(),

Completed in 16 milliseconds