Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/gcc-plugins/
Drandomize_layout_plugin.c29 #define INFORM(loc, msg, ...) inform(loc, "randstruct: " msg, ##__VA_ARGS__) macro
30 #define MISMATCH(loc, how, ...) INFORM(loc, "casting between randomized structure pointer types (" …
764 INFORM(gimple_location(stmt), "found non-char INTEGER_TYPE cast comparison: %qT\n", type_tree); in type_name_eq()
774 INFORM(gimple_location(stmt), "found non-void POINTER_TYPE cast comparison %qT\n", type_tree); in type_name_eq()
779 INFORM(gimple_location(stmt), "unhandled cast comparison: %qT\n", type_tree); in type_name_eq()
/Linux-v4.19/drivers/media/i2c/soc_camera/
Dtw9910.c41 #define INFORM 0x02 /* Input Format */ macro
/Linux-v4.19/drivers/media/i2c/
Dtw9910.c40 #define INFORM 0x02 /* Input Format */ macro