Searched refs:Alarmcallbackfunction (Results 1 – 1 of 1) sorted by relevance
72 #define ALARMCALLBACK(Alarmcallbackfunction) void Func ## Alarmcallbackfunction() argument73 #define ALARMCALLBACKEntry(Alarmcallbackfunction) Func ## Alarmcallbackfunction argument74 #define DeclareALARMCALLBACK(Alarmcallbackfunction) ALARMCALLBACK(Alarmcallbackfunction) argument