Searched refs:FUNC_REF (Results 1 – 1 of 1) sorted by relevance
45 #define FUNC_REF FUNC_NAME_LE macro47 #define FUNC_REF FUNC_NAME_BE macro49 #define FUNC_REF g_Crc64Update macro50 …static UInt64 (Z7_FASTCALL *FUNC_REF)(UInt64 v, const void *data, size_t size, const UInt64 *table…72 return FUNC_REF (v, data, size, g_Crc64Table); in Crc64Update()114 FUNC_REF = FUNC_NAME_LE; in Crc64GenerateTable()119 FUNC_REF = FUNC_NAME_BE; in Crc64GenerateTable()134 #undef FUNC_REF