Searched refs:__HAS_SSE (Results 1 - 2 of 2) sorted by path

/haiku/headers/posix/arch/x86/
H A Dfenv.h91 #define __HAS_SSE() 1 macro
93 #define __HAS_SSE() (__has_sse == __SSE_YES || \ macro
127 if (__HAS_SSE()) {
141 if (__HAS_SSE())
158 if (__HAS_SSE())
193 if (__HAS_SSE()) {
223 if (__HAS_SSE())
/haiku/src/system/libroot/posix/arch/x86/
H A Dfenv.c98 if (__HAS_SSE()) {
129 if (__HAS_SSE()) {
143 if (__HAS_SSE()) {
159 if (__HAS_SSE())
175 if (__HAS_SSE())
182 if (__HAS_SSE()) {
196 if (__HAS_SSE())
203 if (__HAS_SSE()) {

Completed in 55 milliseconds