Home | History | Annotate | Download | only in man1

Lines Matching full:uninitialized

1417 Put uninitialized or runtime-initialized global variables into the
2292 Warn about uninitialized variables which are initialized with themselves.
2296 For example, \s-1GCC\s0 will warn about \f(CW\*(C`i\*(C'\fR being uninitialized in the
2525 If you want to warn about code which uses the uninitialized value of the
2528 These warnings occur for individual uninitialized or clobbered
2530 variables which are uninitialized or clobbered as a whole. They do
8947 Control whether \s-1GCC\s0 places uninitialized local variables into the
10144 Put uninitialized \f(CW\*(C`const\*(C'\fR variables in the read-only data section.
11288 which is pointed to by register \f(CW\*(C`r13\*(C'\fR. Put small uninitialized
11297 \&\f(CW\*(C`r13\*(C'\fR. Put small uninitialized global and static data in the
11313 data in the \fB.sdata\fR section. Put small uninitialized global
11324 in the \fB.data\fR section, and all uninitialized data in the
12590 In C, allocate even uninitialized global variables in the data section of the