Home
last modified time | relevance | path

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

/PHP-5.5/ext/fileinfo/libmagic/
H A Dcompress.c157 size_t rn = n; in swrite() local
185 size_t rn = n; in sread() local
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_T2_32.c54 #define RN3(rn) (reg_map[rn] << 3) argument
61 #define SET_REGS44(rd, rn) \ argument
70 #define RN4(rn) (reg_map[rn] << 16) argument
H A DsljitNativeARM_64.c53 #define RN(rn) (reg_map[rn] << 5) argument
H A DsljitNativeARM_32.c64 #define RN(rn) (reg_map[rn] << 16) argument

Completed in 23 milliseconds