Searched refs:MISMATCH (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/lib/python/kdoc/ |
| H A D | c_lex.py | 69 MISMATCH = 255 #: an error indicator: should never happen in practice. variable in CToken 89 return CToken.MISMATCH 147 (CToken.MISMATCH,r"."), 238 if kind == CToken.MISMATCH:
|
| /linux/scripts/gcc-plugins/ |
| H A D | randomize_layout_plugin.c | 26 #define MISMATCH(loc, how, ...) INFORM(loc, "casting between randomized structure pointer types (" … macro 607 …MISMATCH(DECL_SOURCE_LOCATION(var), "constructor\n", TYPE_MAIN_VARIANT(field_type), TYPE_MAIN_VARI… in check_bad_casts_in_constructor() 777 MISMATCH(gimple_location(stmt), "rhs", ptr_lhs_type, ptr_rhs_type); in find_bad_casts_execute() 800 MISMATCH(gimple_location(stmt), "op0", ptr_lhs_type, op0_type); in find_bad_casts_execute() 810 MISMATCH(gimple_location(stmt), "ssa", ptr_lhs_type, ptr_rhs_type); in find_bad_casts_execute()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_gt_sriov_pf_control.c | 209 CASE2STR(MISMATCH); in control_bit_to_string()
|
| /linux/Documentation/scsi/ |
| H A D | sym53c8xx_2.rst | 141 LOAD/STORE and handles PHASE MISMATCH from SCRIPTS for devices that
|