Searched refs:lookup (Results 1 – 7 of 7) sorted by relevance
43 #define __key_lookup INTERNAL_NAME_TWO(BIDIR_KEY, lookup)44 #define __value_lookup INTERNAL_NAME_TWO(BIDIR_VALUE, lookup)
3 %define lookup-function-name kconf_id_lookup
184 def lookup(self, name): member in Enumeration279 ev = keyvar_type.lookup(e)
209 let rec lookup node path fct = function213 | h :: l -> let cnode = Node.find node h in lookup cnode l fct216 lookup rnode path fct
357 +/* Item header for per-leaf lookup */431 +/* Relationship between lookup pools:1937 + * optionaly by devid (if lookup is set).1945 + (lookup ? &(*dev)->devid : 0)))1968 + int lookup)1996 + if (discerner(&dev, lookup)) {1998 + if (lookup)2010 + if (discerner(&dev, lookup)) {2012 + if (lookup)2023 + if (discerner(&dev, lookup)) {[all …]
243 bool "Fast symbol lookup (bigger binary)"
962 * Be able to lookup in the Xen hypervisor the symbol names of functions from the
Completed in 10 milliseconds