Searched defs:SLJIT_CONV_SW_FROM_F64 (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist2/src/sljit/
H A DsljitLir.h885 #define SLJIT_CONV_SW_FROM_F64 (SLJIT_FOP1_BASE + 2) macro
886 #define SLJIT_CONV_SW_FROM_F32 (SLJIT_CONV_SW_FROM_F64 | SLJIT_F32_OP)

Completed in 102 milliseconds