Home
last modified time | relevance | path

Searched +defs:string +defs:equal (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/external/mpl/dhcp/dist/keama/
H A Dreduce.c177 struct element *equal; in reduce_boolean_expression() local
405 struct element *string; in reduce_data_expression() local
474 struct element *string; in reduce_data_expression() local
H A Deval.c133 struct element *equal; in eval_boolean_expression() local
183 struct element *equal; in eval_boolean_expression() local
506 struct element *string; in eval_data_expression() local
650 struct element *string; in eval_data_expression() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcoverage.c168 counts_entry::equal (const counts_entry *entry1, const counts_entry *entry2) in equal() function
473 coverage_checksum_string (unsigned chksum, const char *string) in coverage_checksum_string()
H A Dcgraph.c131 function_version_hasher::equal (cgraph_function_version_info *n1, in equal() function
689 cgraph_edge_hasher::equal (cgraph_edge *x, gimple *y) in equal() function
2022 #define DEFCIFCODE(code, type, string) string, in cgraph_inline_failed_string() argument
2040 #define DEFCIFCODE(code, type, string) type, in cgraph_inline_failed_type() argument
H A Dvarasm.c211 section_hasher::equal (section *old, const char *new_name) in equal() function
235 object_block_hasher::equal (object_block *old, const section *new_section) in equal() function
1569 assemble_asm (tree string) in assemble_asm()
3144 tree_descriptor_hasher::equal (constant_descriptor_tree *c1, in equal() function
3700 const_rtx_desc_hasher::equal (constant_descriptor_rtx *x, in equal() function
4855 check_string_literal (tree string, unsigned HOST_WIDE_INT size) in check_string_literal()
6104 static bool equal (tree_map *a, tree_map *b) { return tree_map_eq (a, b); } in equal() function
6909 char *string; in default_unique_section() local
H A Dgcov.c1216 equal (const function_start &ref1, const function_start &ref2) in equal() function
2831 static char *string; in read_line() local
H A Dcgraph.h892 #define DEFCIFCODE(code, type, string) CIF_ ## code, argument
2604 asmname_hasher::equal (symtab_node *n, const_tree t) in equal() function
H A Dgenrecog.c1210 const char *string; member
1341 rtx_test::c_test (const char *string) in c_test()
2632 test_pattern_hasher::equal (merge_state_info *const &sinfo1, in equal() function
H A Dtree.c249 equal (tree_vec_map *a, tree_vec_map *b) in equal() function
1469 int_cst_hasher::equal (tree x, tree y) in equal() function
1654 poly_int_cst_hasher::equal (tree x, const compare_type &y) in equal() function
7031 type_cache_hasher::equal (type_hash *a, type_hash *b) in equal() function
9589 crc32_string (unsigned chksum, const char *string) in crc32_string()
12593 cl_option_hasher::equal (tree x, tree y) in equal() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcoverage.cc161 counts_entry::equal (const counts_entry *entry1, const counts_entry *entry2) in equal() function in counts_entry
475 coverage_checksum_string (unsigned chksum, const char *string) in coverage_checksum_string()
H A Dvarasm.cc215 section_hasher::equal (section *old, const char *new_name) in equal() function in section_hasher
239 object_block_hasher::equal (object_block *old, const section *new_section) in equal() function in object_block_hasher
1677 assemble_asm (tree string) in assemble_asm()
3226 tree_descriptor_hasher::equal (constant_descriptor_tree *c1, in equal() function in tree_descriptor_hasher
3780 const_rtx_desc_hasher::equal (constant_descriptor_rtx *x, in equal() function in const_rtx_desc_hasher
4397 const_rtx_data_hasher::equal (constant_descriptor_rtx_data *x, in equal() function in const_rtx_data_hasher
5116 check_string_literal (tree string, unsigned HOST_WIDE_INT size) in check_string_literal()
6366 static bool equal (tree_map *a, tree_map *b) { return tree_map_eq (a, b); } in equal() function
7190 char *string; in default_unique_section() local
H A Dcgraph.cc134 function_version_hasher::equal (cgraph_function_version_info *n1, in equal() function in function_version_hasher
697 cgraph_edge_hasher::equal (cgraph_edge *x, gimple *y) in equal() function in cgraph_edge_hasher
2049 #define DEFCIFCODE(code, type, string) string, in cgraph_inline_failed_string() argument
2067 #define DEFCIFCODE(code, type, string) type, in cgraph_inline_failed_type() argument
H A Dlto-streamer-in.cc89 string_pair_map_hasher::equal (const string_pair_map *spm1, in equal() function in string_pair_map_hasher
299 canon_relative_file_name (const char *relative_prefix, const char *string) in canon_relative_file_name()
346 canon_file_name (const char *relative_prefix, const char *string) in canon_file_name()
H A Dcgraph.h845 #define DEFCIFCODE(code, type, string) CIF_ ## code, argument
2580 asmname_hasher::equal (symtab_node *n, const_tree t) in equal() function
H A Dgcov.cc1311 equal (const function_start &ref1, const function_start &ref2) in equal() function
2912 static char *string; in read_line() local
H A Dgenrecog.cc1208 const char *string; member
1339 rtx_test::c_test (const char *string) in c_test()
2630 test_pattern_hasher::equal (merge_state_info *const &sinfo1, in equal() function in test_pattern_hasher
H A Dtree.cc1632 int_cst_hasher::equal (tree x, tree y) in equal() function in int_cst_hasher
1846 poly_int_cst_hasher::equal (tree x, const compare_type &y) in equal() function in poly_int_cst_hasher
6038 type_cache_hasher::equal (type_hash *a, type_hash *b) in equal() function in type_cache_hasher
8679 crc32_string (unsigned chksum, const char *string) in crc32_string()
11707 cl_option_hasher::equal (tree x, tree y) in equal() function in cl_option_hasher
/netbsd-src/usr.bin/dc/
H A Dbcode.c446 push_string(char *string) in push_string()
1346 equal(void) in equal() function
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.cc3271 tree string = my_build_string (len, str); in my_build_string_pointer() local
3291 objc_string_hasher::equal (string_descriptor *ptr1, string_descriptor *ptr2) in equal() function in objc_string_hasher
3310 objc_build_string_object (tree string) in objc_build_string_object()
4028 decl_name_hash::equal (const tree_node *a, const tree_node *b) in equal() function in decl_name_hash
7286 static char string[BUFSIZE]; in objc_build_property_setter_name() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c3195 tree string = my_build_string (len, str); in my_build_string_pointer() local
3215 objc_string_hasher::equal (string_descriptor *ptr1, string_descriptor *ptr2) in equal() function
3234 objc_build_string_object (tree string) in objc_build_string_object()
3952 decl_name_hash::equal (const tree_node *a, const tree_node *b) in equal() function
7186 static char string[BUFSIZE]; in objc_build_property_setter_name() local
/netbsd-src/external/gpl2/grep/dist/src/
H A Ddfa.c263 equal (charclass s1, charclass s2) in equal() function
3157 icpyalloc (char *string) in icpyalloc()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Ddfa.c237 equal (charclass s1, charclass s2) in equal() function
3146 icpyalloc (char *string) in icpyalloc()
/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/
H A Dtable.cpp342 int table_entry::divert(int, const string *, int *) in divert()
1234 a_delete equal; in ~table() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstexpr.c164 constexpr_fundef_hasher::equal (constexpr_fundef *lhs, constexpr_fundef *rhs) in equal() function
1119 constexpr_call_hasher::equal (constexpr_call *lhs, constexpr_call *rhs) in equal() function
3482 extract_string_elt (tree string, unsigned chars_per_elt, unsigned index) in extract_string_elt()
4949 tree string = *valp; in cxx_eval_store_expression() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstexpr.cc158 constexpr_fundef_hasher::equal (const constexpr_fundef *lhs, in equal() function in constexpr_fundef_hasher
1230 constexpr_call_hasher::equal (constexpr_call *lhs, constexpr_call *rhs) in equal() function in constexpr_call_hasher
3863 extract_string_elt (tree string, unsigned chars_per_elt, unsigned index) in extract_string_elt()
5748 tree string = *valp; in cxx_eval_store_expression() local

12