Searched refs:FT_MemSource (Results 1 – 1 of 1) sorted by relevance
45 typedef struct FT_MemSourceRec_* FT_MemSource; typedef73 FT_MemSource link;96 FT_MemSource source;129 FT_MemSource sources[FT_MEM_SOURCE_BUCKETS];399 FT_MemSource source, next; in ft_mem_table_destroy()453 static FT_MemSource457 FT_MemSource node, *pnode; in ft_mem_table_get_source()479 node = (FT_MemSource)ft_mem_table_alloc( table, sizeof ( *node ) ); in ft_mem_table_get_source()517 FT_MemSource source; in ft_mem_table_set()619 FT_MemSource source; in ft_mem_table_remove()[all …]