Home
last modified time | relevance | path

Searched refs:__turn (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/impl/
H A Dprofiler_state.h40 __turn(__state_type __s) in __turn() function
50 { return __turn(__ON); } in __turn_on()
54 { return __turn(__OFF); } in __turn_off()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20124228 * include/profile/impl/profiler_state.h (__gnu_profile::__turn): Same.