Searched refs:initializers (Results 1 – 10 of 10) sorted by relevance
81 * static global initializers for global constructors172 Designated initializers178 expressions. Some GCC versions support designated initializers even in181 When used at a simple level, designated initializers are less184 initializers can be out of order, duplicated, "nested" (``.a.x =``),185 various other braces can be omitted, designated initializers and not can188 Twenty years later, C++20 added designated initializers to C++ but in192 initializers must be in order (gaps are allowed).197 C-style mix of initializers and bare expressions. This fails to compile201 toolchains and standards, designated initializers in Zephyr header files[all …]
69 -Wno-missing-field-initializers82 -Wmissing-field-initializers
77 Poll events can be initialized using either the runtime initializers80 that matches the **type** specified must be passed to the initializers. The82 *must* be set to :c:macro:`K_POLL_STATE_NOT_READY` (the initializers take care86 reasons. If using runtime initializers, the user must set it separately in the
57 -Wno-missing-field-initializers71 -Wmissing-field-initializers
63 -Wno-missing-field-initializers75 -Wmissing-field-initializers
34 * designated initializers
1055 bool "Support GNU-compatible initializers and constructors"1064 application doesn't need any initializers, you can disable this
383 * Added support C++20 designated initializers
442 …- Where designated initializers are used to initialize an array object the size of the array shal…
778 # it will be hidden. Use a value of 0 to hide initializers completely. The