Searched refs:previous_cframe (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Dcond.c46 struct conditional_frame *previous_cframe; member in struct:conditional_frame
118 && (cframe.previous_cframe == NULL
119 || ! cframe.previous_cframe->ignoring))
175 && (cframe.previous_cframe == NULL
176 || ! cframe.previous_cframe->ignoring))
212 && (cframe.previous_cframe == NULL
213 || ! cframe.previous_cframe->ignoring))
292 && (cframe.previous_cframe == NULL
293 || ! cframe.previous_cframe->ignoring))
365 && (current_cframe->previous_cframe
[all...]

Completed in 60 milliseconds