Home
last modified time | relevance | path

Searched refs:_locale_state (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_localemodule.c44 typedef struct _locale_state { struct
46 } _locale_state; typedef
48 static inline _locale_state*
53 return (_locale_state *)state; in get_locale_state()
844 _locale_state *state = get_locale_state(module); in _locale_exec()
881 _locale_state *state = get_locale_state(module); in locale_traverse()
889 _locale_state *state = get_locale_state(module); in locale_clear()
904 sizeof(_locale_state),

Completed in 2 milliseconds