Home
last modified time | relevance | path

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

/linux-3.3/arch/arm/boot/
DMakefile125 zi: target
/linux-3.3/crypto/
Dcast5.c675 #define zi(i) ((z[(i)/4] >> (8*(3-((i)%4)))) & 0xff) in key_schedule() macro
/linux-3.3/arch/arm/
DMakefile296 i zi:; $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $@ target
/linux-3.3/fs/ubifs/
Dtnc.c1977 struct ubifs_znode *zn, *zi, *zp; in tnc_insert() local