Home
last modified time | relevance | path

Searched refs:RENAME_ASM_SYM (Results 1 – 1 of 1) sorted by relevance

/external/libpcap/msdos/
Dndis2.h537 #define RENAME_ASM_SYM(x) pragma Alias(x,"@" #x "") /* prepend `@' */ macro
540 RENAME_ASM_SYM (systemRequestGlue);
541 RENAME_ASM_SYM (requestConfirmGlue);
542 RENAME_ASM_SYM (transmitConfirmGlue);
543 RENAME_ASM_SYM (receiveLookaheadGlue);
544 RENAME_ASM_SYM (indicationCompleteGlue);
545 RENAME_ASM_SYM (receiveChainGlue);
546 RENAME_ASM_SYM (statusGlue);
547 RENAME_ASM_SYM (NdisGetLinkage);