D | tests.h | 100 #define check_property_cell(fdt, nodeoffset, name, val) \ argument 109 #define check_getprop_cell(fdt, nodeoffset, name, val) \ argument 114 #define check_getprop_64(fdt, nodeoffset, name, val) \ argument 119 #define check_getprop_string(fdt, nodeoffset, name, s) \ argument
|