Searched refs:MY_FAST_CALL (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/tools/misc/lzma_src/C/
H A DTypes.h100 #define MY_FAST_CALL MY_NO_INLINE __fastcall macro
106 #define MY_FAST_CALL macro
H A DLzmaDec.c138 static int MY_FAST_CALL LzmaDec_DecodeReal(CLzmaDec *p, SizeT limit, const Byte *bufLimit)
437 static void MY_FAST_CALL LzmaDec_WriteRem(CLzmaDec *p, SizeT limit)
463 static int MY_FAST_CALL LzmaDec_DecodeReal2(CLzmaDec *p, SizeT limit, const Byte *bufLimit)
H A DLzmaEnc.c532 static void MY_FAST_CALL RangeEnc_ShiftLow(CRangeEnc *p)
802 static void MY_FAST_CALL LenPriceEnc_UpdateTable(CLenPriceEnc *p, UInt32 posState, UInt32 *ProbPrices)

Completed in 193 milliseconds