Searched refs:table_559X (Results 1 – 2 of 2) sorted by relevance
3448 struct table *table_559X; in s48_read_image() local4640 table_559X = (struct table*)malloc(sizeof(struct table)); in s48_read_image()4641 if ((NULL == table_559X)) { in s48_read_image()4642 arg3K0 = table_559X; in s48_read_image()4645 table_559X->keys = keys_545X; in s48_read_image()4646 table_559X->values = ((struct image_location**)malloc(sizeof(struct image_location*) * 4096)); in s48_read_image()4647 table_559X->count = 0; in s48_read_image()4648 table_559X->size = 4096; in s48_read_image()4649 arg3K0 = table_559X; in s48_read_image()