Home
last modified time | relevance | path

Searched defs:oldtype (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/deps/hiredis/
H A Dsds.c198 char type, oldtype = s[-1] & SDS_TYPE_MASK; in sdsMakeRoomFor() local
247 char type, oldtype = s[-1] & SDS_TYPE_MASK; in sdsRemoveFreeSpace() local
/f-stack/app/redis-5.0.5/src/
H A Dsds.c208 char type, oldtype = s[-1] & SDS_TYPE_MASK; in sdsMakeRoomFor() local
257 char type, oldtype = s[-1] & SDS_TYPE_MASK; in sdsRemoveFreeSpace() local
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_dir.c1574 dd_used_t oldtype, dd_used_t newtype, dmu_tx_t *tx) in dsl_dir_transfer_space()