Searched refs:__fastcall (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/i386/include/
H A Dpcb.h112 void resumectx(struct pcb *) __fastcall;
/freebsd-11-stable/crypto/openssl/engines/
H A De_padlock.c300 * using __fastcall calling convention. If you wish to add
301 * more routines, keep in mind that first __fastcall
502 * on performance we adhere to __fastcall calling convention in
517 static void * __fastcall \
533 static int __fastcall padlock_xstore(void *outp, unsigned int code)
539 static void __fastcall padlock_reload_key(void)
545 static void __fastcall padlock_verify_context(void *cdata)
610 static void __fastcall padlock_bswapl(void *key)
/freebsd-11-stable/sys/dev/ce/
H A Dtau32-ddk.c43 # ifndef __fastcall
44 # define __fastcall __attribute__((stdcall, regparm(3))) macro
147 long*RdZoN,unsigned kKiv65);__noinline static void __fastcall BucKo(
149 __noinline static unsigned __fastcall SlE234(volatile unsigned long*
150 RdZoN,unsigned kKiv65);__noinline static unsigned __fastcall dMM0e1(
152 __fastcall HcALQ1(volatile unsigned long*RdZoN,unsigned kKiv65,
153 unsigned long vgKFx2);__noinline static unsigned long __fastcall BLq4p
155 __fastcall AErNL3(kWMzp1*J7Iki4);__noinline static void __fastcall
157 __noinline static unsigned __fastcall fFvjz
[all...]
/freebsd-11-stable/sys/sys/
H A Dcdefs.h383 #define __fastcall __attribute__((__fastcall__)) macro
386 #define __fastcall macro
/freebsd-11-stable/crypto/openssl/crypto/sha/
H A Dsha512.c377 static SHA_LONG64 __fastcall __pull64be(const void *x)
385 static SHA_LONG64 __fastcall __pull64be(const void *x)

Completed in 120 milliseconds