Home | History | Annotate | Download | only in cgo

Lines Matching full:__count

1518 	intgo __count;
1533 char *p = malloc(b.__count);
1534 memmove(p, b.__values, b.__count);