Searched defs:nm (Results 1 – 2 of 2) sorted by relevance
| /scripts/dtc/ |
| D | checks.c | 219 #define WARNING_IF_NOT_STRING(nm, propname) \ argument 221 #define ERROR_IF_NOT_STRING(nm, propname) \ argument 248 #define WARNING_IF_NOT_STRING_LIST(nm, propname) \ argument 250 #define ERROR_IF_NOT_STRING_LIST(nm, propname) \ argument 266 #define WARNING_IF_NOT_CELL(nm, propname) \ argument 268 #define ERROR_IF_NOT_CELL(nm, propname) \ argument 1477 #define WARNING_PROPERTY_PHANDLE_CELLS(nm, propname, cells_name, ...) \ argument
|
| D | data.c | 10 struct marker *m, *nm; in data_free() local
|