1/* $FreeBSD$ */ 2/* See r303570 */ 3 4typedef void (*voidptr) (int *); 5 6static const struct { 7 double x; 8 double y, z; 9} n[m + 1] = 10{ 11 { 12 .0, 13 .9, 14 5 15 } 16}; 17 18typedef struct Complex { 19 double x; 20 double y; 21} Complex; 22 23void 24t1(char *a, int b, 25 void (*fn) (void)) 26{ 27} 28 29void 30t2(char *x, int y) 31{ 32 int a, b, c; 33 int 34 *d, *e, *f; 35 int (*g) (), (*h) (), (*i) (); 36 int j, k, l; 37 int m 38 ,n 39 ,o 40 ; 41 int chars[ /* push the comma beyond column 74 .... */ ], 42 x; 43} 44 45const int int_minimum_size = 46MAXALIGN(offsetof(int, test)) + MAXIMUM_ALIGNOF; 47 48int * 49int_create(void) 50{ 51 52} 53 54static 55_attribute_printf(1, 2) 56void 57print_error(const char *fmt,...) 58{ 59 60} 61 62static LIST_HEAD(, alq) ald_active; 63static int ald_shutingdown = 0; 64struct thread *ald_thread; 65 66static int 67do_execve(td, args, mac_p) 68 struct thread *td; 69 struct image_args *args; 70 struct mac *mac_p; 71{ 72 73} 74