Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gas/
H A Dsb.h59 int pot; /* the maximum length is 1<<pot */ member
H A Dsb.c133 int pot = ptr->pot; in sb_check() local
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dsb.h58 int pot; /* The maximum length is 1<<pot. */ member
H A Dsb.c160 int pot = ptr->pot; in sb_check() local
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/
H A Dprefix_search_node_update_imp.hpp137 node_iterator pot = nd_it.get_child(i); in next_child() local
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dhash_standard_resize_policy_imp.hpp200 const size_type pot = size_policy_base::get_nearest_larger_size(actual_size); in resize() local
/openbsd-src/sys/dev/pci/drm/i915/selftests/
H A Di915_gem_gtt.c724 unsigned int pot; in pot_hole() local