Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitLir.h516 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type);
H A DsljitNativeSPARC_common.c397 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
399 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeARM_T2_32.c436 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
438 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitLir.c1930 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
1932 SLJIT_UNUSED_ARG(feature_type); in sljit_has_cpu_feature()
H A DsljitNativeARM_32.c817 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
819 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeARM_64.c327 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
329 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeMIPS_common.c499 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
501 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativePPC_common.c528 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
530 switch (feature_type) { in sljit_has_cpu_feature()
H A DsljitNativeX86_common.c591 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() argument
593 switch (feature_type) { in sljit_has_cpu_feature()

Completed in 66 milliseconds