Searched refs:nulls (Results 1 – 11 of 11) sorted by relevance
13 Using 'nulls'16 Using special makers (called 'nulls') is a convenient way138 For example, if we choose to store the slot number as the 'nulls'141 to another chain) checking the final 'nulls' value if142 the lookup met the end of chain. If final 'nulls' value168 * if the nulls value we got at the end of this lookup is
29 #define INIT_HLIST_NULLS_HEAD(ptr, nulls) \ argument30 ((ptr)->first = (struct hlist_nulls_node *) NULLS_MARKER(nulls))
54 nulls[10], member306 for (i=0;i<10;i++) WH.nulls[i]=0; in stopwrite()
186 static const char nulls[16]; variable196 return (memcmp(ip, nulls, 16) && memcmp(ip, mapped_nulls, 16)); in address_not_null()
184 void *nf_ct_alloc_hashtable(unsigned int *sizep, int nulls);
175 cmpbge zero, t2, t8 # e0 : find nulls in second partial
217 cmpbge zero, t2, t8 # E : find nulls in second partial
2431 void *nf_ct_alloc_hashtable(unsigned int *sizep, int nulls) in nf_ct_alloc_hashtable() argument2444 if (hash && nulls) in nf_ct_alloc_hashtable()
15754 or a string of nulls if ARRAY is of character type.
1#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...