Home
last modified time | relevance | path

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

/dflybsd-src/games/larn/
H A Dobject.c647 opotion(int pot) in opotion()
676 quaffpotion(int pot) in quaffpotion()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/
H A Dprefix_search_node_update_imp.hpp122 node_iterator pot = nd_it.get_child(i); in next_child() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/
H A Dprefix_search_node_update_imp.hpp122 node_iterator pot = nd_it.get_child(i); in next_child() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dhash_standard_resize_policy_imp.hpp191 const size_type pot = size_policy_base::get_nearest_larger_size(actual_size); in resize() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dhash_standard_resize_policy_imp.hpp191 const size_type pot = size_policy_base::get_nearest_larger_size(actual_size); in resize() local
/dflybsd-src/sys/libprop/
H A Dprop_object.c86 _prop_object_init(struct _prop_object *po, const struct _prop_object_type *pot) in _prop_object_init()