Home | History | Annotate | Download | only in doc

Lines Matching full:uninitialized

890 The value of an uninitialized slice is <code>nil</code>.
1076 The value of an uninitialized pointer is <code>nil</code>.
1093 and result types. The value of an uninitialized variable of function type
1144 The value of an uninitialized variable of interface type is <code>nil</code>.
1278 The value of an uninitialized map is <code>nil</code>.
1339 The value of an uninitialized channel is <code>nil</code>.
6070 its initialization expression has no dependencies on uninitialized variables.
6077 If any variables are still uninitialized when this