Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/lzma/
H A DTypes.h97 #define MY_FAST_CALL __fastcall macro
102 #define MY_FAST_CALL macro
H A DLzmaDec.c134 static int MY_FAST_CALL LzmaDec_DecodeReal(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal()
454 static void MY_FAST_CALL LzmaDec_WriteRem(CLzmaDec *p, SizeT limit) in LzmaDec_WriteRem()
480 static int MY_FAST_CALL LzmaDec_DecodeReal2(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal2()