Home
last modified time | relevance | path

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

/src/contrib/expat/lib/
H A Dinternal.h68 # define FASTCALL __attribute__((regparm(3))) macro
82 #ifndef FASTCALL
83 # define FASTCALL macro
H A Dxmltok.h296 int FASTCALL XmlUtf8Encode(int charNumber, char *buf);
297 int FASTCALL XmlUtf16Encode(int charNumber, unsigned short *buf);
H A Dxmltok.c230 static int FASTCALL checkCharRefNumber(int result);
1006 static int FASTCALL
1045 static int FASTCALL
1232 static int FASTCALL
1256 int FASTCALL
1292 int FASTCALL
1503 static int FASTCALL
H A Dxmlparse.c565 static void FASTCALL normalizePublicId(XML_Char *s);
577 static void FASTCALL hashTableInit(HASH_TABLE *table, XML_Parser parser);
578 static void FASTCALL hashTableClear(HASH_TABLE *table);
579 static void FASTCALL hashTableDestroy(HASH_TABLE *table);
580 static void FASTCALL hashTableIterInit(HASH_TABLE_ITER *iter,
582 static NAMED *FASTCALL hashTableIterNext(HASH_TABLE_ITER *iter);
584 static void FASTCALL poolInit(STRING_POOL *pool, XML_Parser parser);
585 static void FASTCALL poolClear(STRING_POOL *pool);
586 static void FASTCALL poolDestroy(STRING_POOL *pool);
591 static XML_Bool FASTCALL poolGrow(STRING_POOL *pool);
[all …]
H A Dxmlrole.c138 static int FASTCALL common(PROLOG_STATE *state, int tok);
1224 static int FASTCALL
/src/sys/dev/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);