Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitConfigInternal.h255 #ifndef SLJIT_CONST
257 #define SLJIT_CONST const macro
H A DsljitLir.c847 static SLJIT_CONST char* op0_names[] = {
852 static SLJIT_CONST char* op1_names[] = {
860 static SLJIT_CONST char* op2_names[] = {
866 static SLJIT_CONST char* fop1_names[] = {
872 static SLJIT_CONST char* fop2_names[] = {
1713 SLJIT_API_FUNC_ATTRIBUTE SLJIT_CONST char* sljit_get_platform_name(void) in sljit_get_platform_name()
H A DsljitNativeARM_64.c27 SLJIT_API_FUNC_ATTRIBUTE SLJIT_CONST char* sljit_get_platform_name(void) in sljit_get_platform_name()
46 static SLJIT_CONST sljit_ub reg_map[SLJIT_NUMBER_OF_REGISTERS + 8] = {
780 static SLJIT_CONST sljit_ins sljit_mem_imm[4] = {
787 static SLJIT_CONST sljit_ins sljit_mem_simm[4] = {
794 static SLJIT_CONST sljit_ins sljit_mem_pre_simm[4] = {
801 static SLJIT_CONST sljit_ins sljit_mem_reg[4] = {
H A DsljitNativeARM_T2_32.c27 SLJIT_API_FUNC_ATTRIBUTE SLJIT_CONST char* sljit_get_platform_name(void) in sljit_get_platform_name()
45 static SLJIT_CONST sljit_ub reg_map[SLJIT_NUMBER_OF_REGISTERS + 6] = {
816 static SLJIT_CONST sljit_ins sljit_mem16[12] = {
833 static SLJIT_CONST sljit_ins sljit_mem16_imm5[12] = {
852 static SLJIT_CONST sljit_ins sljit_mem32[12] = {
H A DsljitNativeX86_common.c27 SLJIT_API_FUNC_ATTRIBUTE SLJIT_CONST char* sljit_get_platform_name(void) in sljit_get_platform_name()
69 static SLJIT_CONST sljit_ub reg_map[SLJIT_NUMBER_OF_REGISTERS + 3] = {
92 static SLJIT_CONST sljit_ub reg_map[SLJIT_NUMBER_OF_REGISTERS + 5] = {
96 static SLJIT_CONST sljit_ub reg_lmap[SLJIT_NUMBER_OF_REGISTERS + 5] = {
101 static SLJIT_CONST sljit_ub reg_map[SLJIT_NUMBER_OF_REGISTERS + 5] = {
105 static SLJIT_CONST sljit_ub reg_lmap[SLJIT_NUMBER_OF_REGISTERS + 5] = {
H A DsljitLir.h1107 SLJIT_API_FUNC_ATTRIBUTE SLJIT_CONST char* sljit_get_platform_name(void);
H A DsljitNativeSPARC_common.c27 SLJIT_API_FUNC_ATTRIBUTE SLJIT_CONST char* sljit_get_platform_name(void) in sljit_get_platform_name()
94 static SLJIT_CONST sljit_ub reg_map[SLJIT_NUMBER_OF_REGISTERS + 6] = {
481 static SLJIT_CONST sljit_ins data_transfer_insts[16 + 4] = {
H A DsljitNativeMIPS_common.c30 SLJIT_API_FUNC_ATTRIBUTE SLJIT_CONST char* sljit_get_platform_name(void) in sljit_get_platform_name()
71 static SLJIT_CONST sljit_ub reg_map[SLJIT_NUMBER_OF_REGISTERS + 5] = {
671 static SLJIT_CONST sljit_ins data_transfer_insts[16 + 4] = {
H A DsljitNativePPC_common.c27 SLJIT_API_FUNC_ATTRIBUTE SLJIT_CONST char* sljit_get_platform_name(void) in sljit_get_platform_name()
104 static SLJIT_CONST sljit_ub reg_map[SLJIT_NUMBER_OF_REGISTERS + 7] = {
725 static SLJIT_CONST sljit_ins data_transfer_insts[64 + 8] = {
H A DsljitNativeTILEGX_64.c52 static SLJIT_CONST sljit_ub reg_map[SLJIT_NUMBER_OF_REGISTERS + 6] = {
109 SLJIT_API_FUNC_ATTRIBUTE SLJIT_CONST char *sljit_get_platform_name(void) in sljit_get_platform_name()
310 static SLJIT_CONST tilegx_mnemonic data_transfer_insts[16] = {
H A DsljitNativeARM_32.c27 SLJIT_API_FUNC_ATTRIBUTE SLJIT_CONST char* sljit_get_platform_name(void) in sljit_get_platform_name()
58 static SLJIT_CONST sljit_ub reg_map[SLJIT_NUMBER_OF_REGISTERS + 6] = {

Completed in 116 milliseconds