Searched refs:RelAddrType (Results 1 – 4 of 4) sorted by relevance
548 typedef int RelAddrType; typedef557 #define SIZE_RELADDR sizeof(RelAddrType)568 #define GET_RELADDR_INC(addr,p) PLATFORM_GET_INC(addr, p, RelAddrType)
221 RelAddrType ra = (RelAddrType )addr; in add_rel_addr()5818 RelAddrType addr; in onig_print_compiled_byte_code()6013 addr = *((RelAddrType* )bp); in onig_print_compiled_byte_code()6021 addr = *((RelAddrType* )bp); in onig_print_compiled_byte_code()6043 addr = *((RelAddrType* )bp); in onig_print_compiled_byte_code()
1249 RelAddrType addr; in match_at()
1011 RelAddrType, AbsAddrType and LengthType change
Completed in 58 milliseconds