Home
last modified time | relevance | path

Searched refs:ANS_INIT (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/stringlib/
Dunicode_format.h20 ANS_INIT, enumerator
46 auto_number->an_state = ANS_INIT; in AutoNumber_Init()
367 if (auto_number->an_state == ANS_INIT && using_numeric_index) in field_name_split()
/external/python/cpython2/Objects/stringlib/
Dstring_format.h35 ANS_INIT, enumerator
61 auto_number->an_state = ANS_INIT; in AutoNumber_Init()
451 if (auto_number->an_state == ANS_INIT && using_numeric_index) in field_name_split()