Home
last modified time | relevance | path

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

/dragonfly/contrib/expat/lib/
H A Dinternal.h66 # define FASTCALL __attribute__((regparm(3))) macro
80 #ifndef FASTCALL
81 # define FASTCALL macro
H A Dxmltok.h295 int FASTCALL XmlUtf8Encode(int charNumber, char *buf);
296 int FASTCALL XmlUtf16Encode(int charNumber, unsigned short *buf);
H A Dxmltok.c228 static int FASTCALL checkCharRefNumber(int);
1011 static int FASTCALL
1050 static int FASTCALL
1237 static int FASTCALL
1261 int FASTCALL
1297 int FASTCALL
1508 static int FASTCALL
H A Dxmlparse.c1180 static void FASTCALL
1426 static void FASTCALL
6268 static void FASTCALL
6691 static void FASTCALL
7128 static void FASTCALL
7138 static void FASTCALL
7146 static void FASTCALL
7155 static void FASTCALL
7171 static void FASTCALL
7181 static void FASTCALL
[all …]
H A Dxmlrole.c138 static int FASTCALL common(PROLOG_STATE *state, int tok);
1224 static int FASTCALL
/dragonfly/sys/dev/raid/hptmv/
H A DmvOs.h43 #ifdef FASTCALL
44 #undef FASTCALL
46 #define FASTCALL HPTLIBAPI macro
H A Dcommand.h257 void FASTCALL FreeCommand(_VBUS_ARG PCommand pCmd);
259 void FASTCALL CallAfterReturn(_VBUS_ARG DPC_PROC proc, void *arg);
261 void FASTCALL CallWhenIdle(_VBUS_ARG DPC_PROC proc, void *arg);
H A Darray.h208 ULONG FASTCALL GetStamp(void);