Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dinitconfig.c1283 config_wstr_to_int(const wchar_t *wstr, int *result) in config_wstr_to_int() function
1393 if (!config_wstr_to_int(sep + 1, &nframe)) { in config_init_tracemalloc()