Lines Matching defs:idaw_dst
4060 char *dst, *idaw_dst;4130 idaw_dst = NULL;4152 if (!idaw_dst)4153 idaw_dst = dst;4161 if (!idaw_dst) {4166 idaw_dst = dst;4168 if ((idaw_dst + idaw_len) != dst) {4182 if (!(__pa(idaw_dst + idaw_len) & (IDA_BLOCK_SIZE-1)))4190 idaws = idal_create_words(idaws, idaw_dst,4192 idaw_dst = NULL;