Searched refs:hashed (Results 1 – 7 of 7) sorted by relevance
420 int hashed; in map_check_linkage() local436 hashed = 0; in map_check_linkage()439 ++hashed; in map_check_linkage()444 ASSERT(hashed >= mtm->mtm_nme); in map_check_linkage()455 ASSERT(nexted == hashed); in map_check_linkage()
62 static int hashed = 0; variable818 } else if (pooled || hashed) \830 } else if (pooled || hashed) \839 } else if (pooled || hashed) \883 } else if (pooled || hashed) \895 } else if (pooled || hashed) \904 } else if (pooled || hashed) \944 | hash '/' YY_NUMBER { hashed = 1;948 | hash '=' '(' addrlist ')' { hashed = 1;1965 hashed = 0;[all …]
160 Dennis Ritchie's hashed macro and number register tables;
263 # set our default hashed database type
407 add unsigned long arg to PP_MACREF for hashed macro arity+value
403 passphrase can be any string; it is hashed with MD5 to produce an
2626 int hashed = hdr->b_l1hdr.b_state != arc_anon; in arc_buf_free() local2631 if (hashed) { in arc_buf_free()