Home
last modified time | relevance | path

Searched defs:rn (Results 1 – 4 of 4) sorted by relevance

/PHP-8.3/ext/fileinfo/libmagic/
H A Dcompress.c365 size_t rn = n; in swrite() local
393 size_t rn = n; in sread() local
/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c63 #define RN3(rn) ((sljit_ins)reg_map[rn] << 3) argument
70 #define SET_REGS44(rd, rn) \ argument
79 #define RN4(rn) ((sljit_ins)reg_map[rn] << 16) argument
H A DsljitNativeARM_32.c74 #define RN(rn) ((sljit_uw)reg_map[rn] << 16) argument
78 #define VN(rn) ((sljit_uw)freg_map[rn] << 16) argument
H A DsljitNativeARM_64.c57 #define RN(rn) ((sljit_ins)reg_map[rn] << 5) argument

Completed in 29 milliseconds