Searched refs:async_def_nl (Results 1 – 3 of 3) sorted by relevance
360 async_def_nl = False431 async_def_nl = False436 if async_def and async_def_nl and async_def_indent >= indents[-1]:438 async_def_nl = False461 async_def_nl = True
72 int async_def_nl; /* =1 if the outermost 'async def' had at least one member
88 tok->async_def_nl = 0; in tok_new()1297 && tok->async_def_nl in tok_get()1304 tok->async_def_nl = 0; in tok_get()1484 tok->async_def_nl = 1; in tok_get()