Searched defs:nm (Results 1 – 2 of 2) sorted by relevance
/scripts/dtc/ |
D | checks.c | 211 #define WARNING_IF_NOT_STRING(nm, propname) \ argument 213 #define ERROR_IF_NOT_STRING(nm, propname) \ argument 240 #define WARNING_IF_NOT_STRING_LIST(nm, propname) \ argument 242 #define ERROR_IF_NOT_STRING_LIST(nm, propname) \ argument 258 #define WARNING_IF_NOT_CELL(nm, propname) \ argument 260 #define ERROR_IF_NOT_CELL(nm, propname) \ argument 1437 #define WARNING_PROPERTY_PHANDLE_CELLS(nm, propname, cells_name, ...) \ argument
|
D | data.c | 10 struct marker *m, *nm; in data_free() local
|