Searched refs:w (Results 1 – 5 of 5) sorted by relevance
143 const word *w; in __strchrnul() local148 for (w = (void *)s; !HASZERO(*w) && !HASZERO(*w ^ k); w++) in __strchrnul()150 s = (void *)w; in __strchrnul()
247 const word *w; in memchr() local249 for (w = (const void *)s; n>=SS && !HASZERO(*w^k); w++, n-=SS); in memchr()250 s = (const void *)w; in memchr()
25 #define REG_SC __REG_SEL(sc.d, sc.w)26 #define REG_AMOSWAP_AQ __REG_SEL(amoswap.d.aq, amoswap.w.aq)
90 w
316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.320 The hypothetical commands `show w' and `show c' should show the appropriate322 be called something other than `show w' and `show c'; they could even be