| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| D | hashtable.h | 1001 __hash_code __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local 1030 auto __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local 1087 __hash_code __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local 1108 __hash_code __code in _GLIBCXX_VISIBILITY() local 1138 __hash_code __code in _GLIBCXX_VISIBILITY() local 1668 __hash_code __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local 1691 __hash_code __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local 1708 __hash_code __code = this->_M_hash_code_tr(__k); in _GLIBCXX_VISIBILITY() local 1724 __hash_code __code = this->_M_hash_code_tr(__k); in _GLIBCXX_VISIBILITY() local 1771 __hash_code __code = this->_M_hash_code_tr(__k); in _GLIBCXX_VISIBILITY() local [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
| D | hashtable.h | 706 typename _Hashtable::_Hash_code_type __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local 723 typename _Hashtable::_Hash_code_type __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local 740 typename _Hashtable::_Hash_code_type __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local 765 typename _Hashtable::_Hash_code_type __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local 803 typename _Hashtable::_Hash_code_type __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local 902 typename _Hashtable::_Hash_code_type __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local 929 typename _Hashtable::_Hash_code_type __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local 1046 typename _Hashtable::_Hash_code_type __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
|
| /netbsd/src/external/bsd/libarchive/dist/libarchive/test/ |
| D | test_archive_read_set_filter_option.c | 28 #define should(__a, __code, __m, __o, __v) \ argument
|
| D | test_archive_write_set_options.c | 28 #define should(__a, __code, __opts) \ argument
|
| D | test_archive_read_set_options.c | 28 #define should(__a, __code, __opts) \ argument
|
| D | test_archive_write_set_filter_option.c | 28 #define should(__a, __code, __m, __o, __v) \ argument
|
| D | test_archive_write_set_option.c | 28 #define should(__a, __code, __m, __o, __v) \ argument
|
| D | test_archive_read_set_format_option.c | 28 #define should(__a, __code, __m, __o, __v) \ argument
|
| D | test_archive_write_set_format_option.c | 28 #define should(__a, __code, __m, __o, __v) \ argument
|
| D | test_archive_read_set_option.c | 28 #define should(__a, __code, __m, __o, __v) \ argument
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree.h | 3595 omp_clause_subcode_check (tree __t, enum omp_clause_code __code, in omp_clause_subcode_check() 3851 omp_clause_subcode_check (const_tree __t, enum omp_clause_code __code, in omp_clause_subcode_check() 3962 tree_operand_check_code (tree __t, enum tree_code __code, int __i, in tree_operand_check_code() 3983 tree_operand_check_code (const_tree __t, enum tree_code __code, int __i, in tree_operand_check_code()
|