Searched defs:_K (Results 1 – 4 of 4) sorted by relevance
53 _K = TypeVar("_K") variable442 def __init__(self, obtain_mapping_value: Callable[[], Mapping[_K, _V]]):451 def __getitem__(self, key: _K) -> _V:
23 #define _K NASTY_MACRO macro
16 id _K; field
69 static const unsigned int _K[] = variable