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

/freebsd-10.0-release/contrib/libstdc++/config/cpu/m68k/
H A Datomicity.h43 register _Atomic_word __temp; local
48 : "=d" (__result), "=&d" (__temp), "=m" (*__mem)
/freebsd-10.0-release/contrib/libstdc++/include/ext/
H A Dbitmap_allocator.h620 iterator __temp = __gnu_cxx::__detail::__lower_bound local
625 __free_list.insert(__temp, __addr);
796 size_t* __temp = local
799 *__temp = 0;
800 ++__temp;
805 (__temp + __num_bitmaps),
807 (__temp + __num_bitmaps)
817 __temp[__i] = __bit_mask;

Completed in 38 milliseconds