Home
last modified time | relevance | path

Searched defs:lookup_kind (Results 1 – 6 of 6) sorted by relevance

/dports/lang/micropython/micropython-1.17/py/
H A Dmap.c135 mp_map_elem_t *mp_map_lookup(mp_map_t *map, mp_obj_t index, mp_map_lookup_kind_t lookup_kind) { in mp_map_lookup()
313 mp_obj_t mp_set_lookup(mp_set_t *set, mp_obj_t index, mp_map_lookup_kind_t lookup_kind) { in mp_set_lookup()
H A Dobjdict.c294 …C mp_obj_t dict_get_helper(size_t n_args, const mp_obj_t *args, mp_map_lookup_kind_t lookup_kind) { in dict_get_helper()
/dports/games/angband/Angband-4.2.2/src/
H A Dobj-util.c402 struct object_kind *lookup_kind(int tval, int sval) in lookup_kind() function
/dports/games/zangband/zangband/src/
H A Dobject2.c1791 s16b lookup_kind(int tval, int sval) in lookup_kind() function
/dports/games/mangband/mangband-1.5.3/src/server/
H A Dobject2.c1907 s16b lookup_kind(int tval, int sval) in lookup_kind() function
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dobject2.c3460 s16b lookup_kind(int tval, int sval) function