Home
last modified time | relevance | path

Searched defs:__offset (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dstl_deque.h232 const difference_type __offset = __n + (_M_cur - _M_first); in _GLIBCXX_VISIBILITY() member
1677 auto __offset = __p - cbegin(); in _GLIBCXX_VISIBILITY() local
1696 difference_type __offset = __position - cbegin(); in _GLIBCXX_VISIBILITY() local
1733 difference_type __offset = __position - cbegin(); in _GLIBCXX_VISIBILITY() local
/netbsd/src/include/
Dnl_types.h71 int32_t __offset; member
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm_mve.h314 #define vstrbq_scatter_offset(__base, __offset, __value) __arm_vstrbq_scatter_offset(__base, __offs… argument
316 #define vstrwq_scatter_base(__addr, __offset, __value) __arm_vstrwq_scatter_base(__addr, __offset, … argument
317 #define vldrbq_gather_offset(__base, __offset) __arm_vldrbq_gather_offset(__base, __offset) argument
319 #define vstrbq_scatter_offset_p(__base, __offset, __value, __p) __arm_vstrbq_scatter_offset_p(__bas… argument
320 #define vstrwq_scatter_base_p(__addr, __offset, __value, __p) __arm_vstrwq_scatter_base_p(__addr, _… argument
321 #define vldrbq_gather_offset_z(__base, __offset, __p) __arm_vldrbq_gather_offset_z(__base, __offset… argument
323 #define vldrhq_gather_offset(__base, __offset) __arm_vldrhq_gather_offset(__base, __offset) argument
324 #define vldrhq_gather_offset_z(__base, __offset, __p) __arm_vldrhq_gather_offset_z(__base, __offset… argument
325 #define vldrhq_gather_shifted_offset(__base, __offset) __arm_vldrhq_gather_shifted_offset(__base, _… argument
326 #define vldrhq_gather_shifted_offset_z(__base, __offset, __p) __arm_vldrhq_gather_shifted_offset_z(… argument
[all …]
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
Dcxxabi.h400 __offset() const in __offset() function
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
Drandom_shuffle.h176 _SequenceIndex __offset = 0, __global_offset = 0; in __parallel_random_shuffle_drs_pu() local
Dset_operations.h396 _IIter __offset[2]; in __parallel_set_operation() local