Searched refs:current_stag (Results 1 – 1 of 1) sorted by relevance
77 } *current_stag = NULL; variable217 if (current_stag != NULL) \630 if (!current_stag) in tic54x_struct()638 else if (current_stag->current_bitfield_offset != 0) in tic54x_struct()641 current_stag->current_bitfield_offset = 0; in tic54x_struct()655 if (current_stag) in tic54x_struct()658 current_stag->inner = XCNEW (struct stag); in tic54x_struct()659 current_stag->inner->outer = current_stag; in tic54x_struct()660 current_stag = current_stag->inner; in tic54x_struct()667 current_stag = XCNEW (struct stag); in tic54x_struct()[all …]