Searched refs:RelAddrType (Results 1 – 3 of 3) sorted by relevance
551 typedef int RelAddrType; typedef560 #define SIZE_RELADDR sizeof(RelAddrType)571 #define GET_RELADDR_INC(addr,p) PLATFORM_GET_INC(addr, p, RelAddrType)
225 RelAddrType ra = (RelAddrType )addr; in add_rel_addr()5872 RelAddrType addr; in onig_print_compiled_byte_code()6067 addr = *((RelAddrType* )bp); in onig_print_compiled_byte_code()6075 addr = *((RelAddrType* )bp); in onig_print_compiled_byte_code()6097 addr = *((RelAddrType* )bp); in onig_print_compiled_byte_code()
1258 RelAddrType addr; in match_at()