Searched defs:__offset (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| D | stl_deque.h | 232 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/ |
| D | nl_types.h | 71 int32_t __offset; member
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | arm_mve.h | 314 #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++/ |
| D | cxxabi.h | 400 __offset() const in __offset() function
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/ |
| D | random_shuffle.h | 176 _SequenceIndex __offset = 0, __global_offset = 0; in __parallel_random_shuffle_drs_pu() local
|
| D | set_operations.h | 396 _IIter __offset[2]; in __parallel_set_operation() local
|