Searched refs:skipping_fptr (Results 1 – 2 of 2) sorted by relevance
104 static bfd_boolean skipping_fptr = FALSE; variable114 skipping_fptr = FALSE; in md_assemble()177 skipping_fptr = TRUE; in md_operand()178 else if (skipping_fptr) in md_operand()179 skipping_fptr = FALSE; in md_operand()
2071 * config/tc-xstormy16.c (skipping_fptr): New local variable.2072 (md_assemble): Reset skipping_fptr.2074 skipping_fptr and ignore the fptr. If skipping_fptr is set and an2075 @fptr is detected, ignore it and reset skipping_fptr.