Home
last modified time | relevance | path

Searched defs:oldhash (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/curl/scripts/
H A Dmk-ca-bundle.pl262 sub oldhash { subroutine
/aosp_15_r20/external/libfuse/lib/
H A Dfuse.c513 uint64_t oldhash = hash % (f->id_table.size / 2); in id_hash() local
689 uint64_t oldhash; in name_hash() local
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dtdb.c2908 u32 oldhash; in tdb_nextkey() local
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/
H A Dcurses.priv.h587 unsigned long *oldhash, *newhash; member