Home
last modified time | relevance | path

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

/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()