Home
last modified time | relevance | path

Searched refs:MISMATCH (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/dtc/dist/tests/
H A Ddtbs_equal_ordered.c22 #define MISMATCH(fmt, ...) \ macro
52 MISMATCH("Trees have different number of reserve entries"); in compare_mem_rsv()
58 MISMATCH("Mismatch in reserve entry %d: " in compare_mem_rsv()
88 MISMATCH("Tag mismatch (%d != %d) at (%d, %d)", in compare_structure()
103 MISMATCH("Name mismatch (\"%s\" != \"%s\") at (%d, %d)", in compare_structure()
118 MISMATCH("Property name mismatch \"%s\" != \"%s\" " in compare_structure()
123 MISMATCH("Property length mismatch %u != %u " in compare_structure()
127 MISMATCH("Property value mismatch at (%d, %d)", in compare_structure()
158 MISMATCH("boot_cpuid_phys mismatch 0x%x != 0x%x", in main()
H A Ddtbs_equal_unordered.c24 #define MISMATCH(fmt, ...) \ macro
72 MISMATCH("Trees have different number of reserve entries"); in compare_mem_rsv()
84 MISMATCH("Mismatch in reserve entry %d: " in compare_mem_rsv()
117 MISMATCH("Property '%s' missing\n", name); in compare_properties()
132 MISMATCH("Property '%s' mismatched length %d vs. %d\n", in compare_properties()
135 MISMATCH("Property '%s' mismatched value\n", name); in compare_properties()
157 MISMATCH("Subnode %s missing\n", name); in compare_subnodes()
228 MISMATCH("boot_cpuid_phys mismatch 0x%x != 0x%x", in main()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201418939 (ubsan_create_data): Remove MISMATCH argument, add LOCCNT argument.
18942 (ubsan_create_data): Remove MISMATCH argument, add LOCCNT argument.
18944 in ... instead of through MISMATCH pointer.