#include <ppw_stdinc.h>
#include "ppw_test.h"
| size_t soffsets[] |
Initial value:
{
ppw_offsetof(struct stest, a),
ppw_offsetof(struct stest, b),
ppw_offsetof(struct stest, by),
ppw_offsetof(struct stest, str_len),
ppw_offsetof(struct stest, str),
ppw_offsetof(struct stest, sarr_len),
ppw_offsetof(struct stest, sarr),
ppw_offsetof(struct stest, c),
ppw_offsetof(struct stest, d[0]),
ppw_offsetof(struct stest, d[1]),
ppw_offsetof(struct stest, d[2]),
ppw_offsetof(struct stest, d[3])
}
1.5.8