Searched refs:initializer (Results 1 – 6 of 6) sorted by relevance
80 tsd_t initializer = TSD_INITIALIZER; in tsd_wrapper_get() local81 wrapper->val = initializer; in tsd_wrapper_get()110 tsd_t initializer = TSD_INITIALIZER; in tsd_boot1() local111 wrapper->val = initializer; in tsd_boot1()
93 tsd_t initializer = TSD_INITIALIZER; in tsd_boot1() local94 wrapper->val = initializer; in tsd_boot1()
308 initializer=pool_init,
509 int i = 0, j = 0, k = 0; /* bad, too many initializer */511 char a = 0; /* OK, one variable per line with initializer */514 float x, y = 0.0; /* OK, only last variable has initializer */
3101 Error initializer
141 with lengths that exceed the initializer list.543 buffers with no initializer list (these buffers will be filled with 8586 iASL: Added a message if a package initializer list is shorter than 8588 length. Adds a new remark for a Package() declaration if an initializer 8682 the package initializer list is longer than the defined size of the 12553 Fixed a problem with very large initializer lists (more than 4000 12897 initializer values is greater than 255.