Searched refs:last_ifndef (Results 1 – 1 of 1) sorted by relevance
69 last_ifndef = None154 last_ifndef = m.group(1)156 validity_stack.append(last_ifndef not in defines)170 if last_ifndef != name:171 …:{} #ifndef {} / #define {} mismatch".format(board_header, last_ifndef_lineno, last_ifndef, name))201 last_ifndef = None variable311 last_ifndef = m.group(1) variable313 validity_stack.append(last_ifndef not in defines)327 if last_ifndef != name:328 …:{} #ifndef {} / #define {} mismatch".format(board_header, last_ifndef_lineno, last_ifndef, name))