Searched defs:PROC (Results 1 – 2 of 2) sorted by relevance
48 typedef __attribute__((stdcall)) void (*PROC)(); // expected-warning {{calling convention 'stdcall'… typedef
59 typedef __attribute__((stdcall)) void (*PROC)(); typedef