Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/libmagic/
H A Dcompress.c389 size_t rn = n; in swrite() local
417 size_t rn = n; in sread() local
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c75 #define RN3(rn) ((sljit_ins)reg_map[rn] << 3) argument
82 #define SET_REGS44(rd, rn) \ argument
93 #define RN4(rn) ((sljit_ins)reg_map[rn] << 16) argument
H A DsljitNativeARM_64.c57 #define RN(rn) ((sljit_ins)reg_map[rn] << 5) argument
H A DsljitNativeARM_32.c89 #define RN(rn) ((sljit_ins)reg_map[rn] << 16) argument

Completed in 75 milliseconds