Searched defs:CALLBACK (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/libpcap-48/libpcap/msdos/
H A Dndis_0.asm67 CALLBACK macro callbackProc, argsSize macro
128 CALLBACK _NdisSystemRequest,14 label
132 CALLBACK _NdisRequestConfirm,12 label
136 CALLBACK _NdisTransmitConfirm,10 label
140 CALLBACK _NdisReceiveLookahead,16 label
144 CALLBACK _NdisIndicationComplete,4 label
148 CALLBACK _NdisReceiveChain,16 label
152 CALLBACK _NdisStatusProc,12 label
H A Dndis2.h45 #define CALLBACK(foo) pascal WORD foo macro
52 #define CALLBACK(foo) WORD foo __attribute__((stdcall)) macro
59 #define CALLBACK(foo) WORD pascal foo macro
66 #define CALLBACK(foo) WORD pascal foo macro
[all...]
/macosx-10.10/iodbc-42.5/iodbc/include/
H A Diodbcunix.h101 #define CALLBACK macro
H A Diodbc.h131 #define CALLBACK macro
/macosx-10.10/vim-55/src/
H A Dgui_w48.c82 # define CALLBACK macro
H A Dos_mswin.c98 typedef int CALLBACK; typedef

Completed in 122 milliseconds