Symbol: s
sys/compat/aoutm68k/aoutm68k_sysent.c
30
#define s(type) sizeof(type)
sys/compat/freebsd/freebsd_sysent.c
30
#define s(type) sizeof(type)
sys/compat/linux/arch/aarch64/linux_sysent.c
40
#define s(type) sizeof(type)
sys/compat/linux/arch/alpha/linux_sysent.c
36
#define s(type) sizeof(type)
sys/compat/linux/arch/amd64/linux_sysent.c
41
#define s(type) sizeof(type)
sys/compat/linux/arch/arm/linux_sysent.c
30
#define s(type) sizeof(type)
sys/compat/linux/arch/i386/linux_sysent.c
29
#define s(type) sizeof(type)
sys/compat/linux/arch/m68k/linux_sysent.c
33
#define s(type) sizeof(type)
sys/compat/linux/arch/mips/linux_sysent.c
30
#define s(type) sizeof(type)
sys/compat/linux/arch/powerpc/linux_sysent.c
28
#define s(type) sizeof(type)
sys/compat/linux32/arch/aarch64/linux32_sysent.c
32
#define s(type) sizeof(type)
sys/compat/linux32/arch/amd64/linux32_sysent.c
35
#define s(type) sizeof(type)
sys/compat/netbsd32/netbsd32_sysent.c
142
#define s(type) sizeof(type)
sys/compat/sunos/sunos_sysent.c
26
#define s(type) sizeof(type)
sys/compat/sunos32/sunos32_sysent.c
30
#define s(type) sizeof(type)
sys/compat/ultrix/ultrix_sysent.c
21
#define s(type) sizeof(type)
sys/crypto/adiantum/adiantum.c
394
s = 2, /* stride */
sys/kern/init_sysent.c
142
#define s(type) sizeof(type)
sys/rump/librump/rumpkern/rump_syscalls.c
6710
#define s(type) sizeof(type)
tests/include/t_stddef.c
67
struct s { char x[3], y; };
tests/usr.bin/indent/lsym_semicolon.c
66
struct s {
tests/usr.bin/xlint/lint1/c23.c
71
struct s {
tests/usr.bin/xlint/lint1/d_alignof.c
66
struct s {
tests/usr.bin/xlint/lint1/d_c99_bool_strict.c
228
struct s {
tests/usr.bin/xlint/lint1/d_c99_bool_strict.c
893
struct s {
tests/usr.bin/xlint/lint1/d_fold_test.c
10
struct s {
tests/usr.bin/xlint/lint1/decl.c
224
struct s {
tests/usr.bin/xlint/lint1/expr_sizeof.c
41
typedef int sizeof_global_var[-(int)sizeof s];
tests/usr.bin/xlint/lint1/gcc_attribute_aligned.c
79
struct s {
tests/usr.bin/xlint/lint1/lex_integer.c
16
struct s {
tests/usr.bin/xlint/lint1/msg_014.c
21
struct s {
tests/usr.bin/xlint/lint1/msg_017.c
15
struct s {
tests/usr.bin/xlint/lint1/msg_039.c
8
struct s {
tests/usr.bin/xlint/lint1/msg_043.c
16
struct s {
tests/usr.bin/xlint/lint1/msg_043.c
8
struct s {
tests/usr.bin/xlint/lint1/msg_106.c
9
struct s {
tests/usr.bin/xlint/lint1/msg_108.c
20
struct s {
tests/usr.bin/xlint/lint1/msg_111.c
8
struct s {
tests/usr.bin/xlint/lint1/msg_168.c
72
struct s {
tests/usr.bin/xlint/lint1/msg_171.c
8
struct s {
tests/usr.bin/xlint/lint1/msg_189.c
9
struct s {
tests/usr.bin/xlint/lint1/msg_204.c
38
struct s {
tests/usr.bin/xlint/lint1/msg_260.c
10
struct s {
tests/usr.bin/xlint/lint1/msg_260.c
18
union s {
tests/usr.bin/xlint/lint1/msg_260.c
28
union s {
tests/usr.bin/xlint/lint1/msg_353.c
14
struct s {
usr.bin/spell/spellprog/spellprog.c
484
s(char *ep, const char *d, const char *a, const size_t lev)