#if defined(__ANDROID__) #include "neon_mathfun.h" #else #if !defined(__PNACL__)
#define USE_SSE2
#include "sse_mathfun.h" #endif #endif