Home | History | Annotate | Download | only in tcg

Lines Matching full:labels

119     l = &s->labels[label_index];
142 l = &s->labels[label_index];
163 l = &s->labels[idx];
280 s->labels = tcg_malloc(sizeof(TCGLabel) * TCG_MAX_LABELS);