Home
last modified time | relevance | path

Searched refs:s_x (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/inline/
H A Dtst.InlineKinds.d40 int s_x; member
44 s_x = T + 1;
49 inline int i5[int x] = (xlate < struct s > (x)).s_x; /* array by xlate */
57 printf("i3.s_x = %d\n", i3.s_x);
H A Dtst.InlineKinds.d.out4 i3.s_x = 124