Home
last modified time | relevance | path

Searched refs:uninitialized (Results 1 – 13 of 13) sorted by relevance

/linux-2.4.37.9/arch/ia64/boot/
Dbootloader.lds20 can access them all, and initialized data all before uninitialized, so
/linux-2.4.37.9/arch/ppc64/
DMakefile32 -Wno-uninitialized -mminimal-toc -fno-builtin \
/linux-2.4.37.9/arch/ppc/
DMakefile23 -msoft-float -pipe -ffixed-r2 -Wno-uninitialized \
/linux-2.4.37.9/arch/mips/baget/
Dld.script.balo80 can access them all, and initialized data all before uninitialized, so
/linux-2.4.37.9/arch/mips/
Dld.script.in96 can access them all, and initialized data all before uninitialized, so
/linux-2.4.37.9/arch/mips64/
Dld.script.elf64106 can access them all, and initialized data all before uninitialized, so
/linux-2.4.37.9/arch/ia64/sn/fakeprom/
Dfprom.lds69 can access them all, and initialized data all before uninitialized, so
/linux-2.4.37.9/drivers/scsi/
D53c7,8xx.c871 int uninitialized = 0; in NCR53c7x0_init() local
957 uninitialized = 1; in NCR53c7x0_init()
1035 if (!uninitialized) { in NCR53c7x0_init()
1038 uninitialized = 1; in NCR53c7x0_init()
D53c7xx.c861 int uninitialized = 0; in NCR53c7x0_init() local
977 uninitialized = 1; in NCR53c7x0_init()
/linux-2.4.37.9/drivers/sound/
DCHANGELOG133 - Fixed bug in handling of uninitialized instruments with GUS.
/linux-2.4.37.9/drivers/char/
DREADME.epca424 from an uninitialized variable (memory_seg).
/linux-2.4.37.9/Documentation/cdrom/
Daztcd520 uninitialized 'wild' pointers etc., it is easy to write to other users' data
/linux-2.4.37.9/fs/hfs/
DChangeLog471 Fixed uninitialized variable in old-style partition code.
1463 will not sleep on an uninitialized entry.