Searched refs:FASTCALL (Results 1 – 8 of 8) sorted by relevance
68 # define FASTCALL __attribute__((regparm(3))) macro82 #ifndef FASTCALL83 # define FASTCALL macro
296 int FASTCALL XmlUtf8Encode(int charNumber, char *buf);297 int FASTCALL XmlUtf16Encode(int charNumber, unsigned short *buf);
230 static int FASTCALL checkCharRefNumber(int result);1006 static int FASTCALL1045 static int FASTCALL1232 static int FASTCALL1256 int FASTCALL1292 int FASTCALL1503 static int FASTCALL
541 static void FASTCALL normalizePublicId(XML_Char *s);554 static void FASTCALL hashTableInit(HASH_TABLE *table,556 static void FASTCALL hashTableClear(HASH_TABLE *table);557 static void FASTCALL hashTableDestroy(HASH_TABLE *table);558 static void FASTCALL hashTableIterInit(HASH_TABLE_ITER *iter,560 static NAMED *FASTCALL hashTableIterNext(HASH_TABLE_ITER *iter);562 static void FASTCALL poolInit(STRING_POOL *pool,564 static void FASTCALL poolClear(STRING_POOL *pool);565 static void FASTCALL poolDestroy(STRING_POOL *pool);570 static XML_Bool FASTCALL poolGro[all...]
138 static int FASTCALL common(PROLOG_STATE *state, int tok);1224 static int FASTCALL
43 #ifdef FASTCALL44 #undef FASTCALL46 #define FASTCALL HPTLIBAPI macro
257 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);
208 ULONG FASTCALL GetStamp(void);