Searched refs:XXH_PUBLIC_API (Results 1 – 1 of 1) sorted by relevance
111 # define XXH_PUBLIC_API static __inline __attribute__((unused)) macro113 # define XXH_PUBLIC_API static inline115 # define XXH_PUBLIC_API static __inline118 # define XXH_PUBLIC_API static123 # define XXH_PUBLIC_API __declspec(dllexport)125 # define XXH_PUBLIC_API __declspec(dllimport)128 # define XXH_PUBLIC_API /* do nothing */175 XXH_PUBLIC_API unsigned XXH_versionNumber (void);211 XXH_PUBLIC_API XXH32_hash_t XXH32 (const void* input, size_t length, XXH32_hash_t seed);237 XXH_PUBLIC_API XXH32_state_t* XXH32_createState(void);[all …]