Searched refs:FT_MEM_VAL (Results 1 – 2 of 2) sorted by relevance
50 #define FT_MEM_VAL( addr ) ( (FT_PtrDist)(FT_Pointer)( addr ) ) macro286 hash = FT_MEM_VAL( node->address ) % (FT_PtrDist)new_size; in ft_mem_table_resize()435 hash = FT_MEM_VAL( address ); in ft_mem_table_get_nodep()
5014 Change the type of `FT_MEM_VAL' from FT_ULong to FT_PtrDist.5017 cannot cover the memory address (64-bit). `FT_MEM_VAL' is5021 * src/base/ftdbgmem.c (FT_MEM_VAL): Change the type of the