Home
last modified time | relevance | path

Searched refs:arm_fpu_type (Results 1 – 1 of 1) sorted by relevance

/PHP-7.0/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_32.c2003 static sljit_si arm_fpu_type = -1; variable
2007 if (arm_fpu_type != -1) in init_compiler()
2011 arm_fpu_type = 1; in init_compiler()
2019 if (arm_fpu_type == -1) in sljit_is_fpu_available()
2021 return arm_fpu_type; in sljit_is_fpu_available()
2027 #define arm_fpu_type 1 macro

Completed in 11 milliseconds