Searched refs:SIGNATURE (Results 1 – 3 of 3) sorted by relevance
9 #define SIGNATURE 0xdeadbeef macro14 .signature = SIGNATURE,42 if (machine_param.signature != SIGNATURE) { in spl_get_machine_params()
11 #define SIGNATURE 0xdeadbeef macro16 .signature = SIGNATURE,44 if (machine_param.signature != SIGNATURE) { in spl_get_machine_params()
Completed in 3 milliseconds