Home
last modified time | relevance | path

Searched defs:in_format_spec (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Parser/lexer/
Dlexer.c1141 int in_format_spec = current_tok->in_format_spec; in tok_get_normal_mode() local
1333 int in_format_spec = ( in tok_get_fstring_mode() local
Dstate.h61 int in_format_spec; member