Searched refs:TOK_FLAG_BOF (Results 1 – 1 of 1) sorted by relevance
2315 #define TOK_FLAG_BOF 0x0002 /* beginning of file before */ macro8620 tok_flags |= TOK_FLAG_BOF | TOK_FLAG_BOL; in preprocess()9243 preprocess(tok_flags & TOK_FLAG_BOF); in next_nomacro1()14891 tok_flags = TOK_FLAG_BOL | TOK_FLAG_BOF; in tcc_compile()17702 tok_flags = TOK_FLAG_BOL | TOK_FLAG_BOF; in tcc_assemble_internal()