Symbol: EXPAND
crypto/libressl/crypto/sm3/sm3.c
101
W11 = EXPAND(W11, W02, W08, W14, W05);
crypto/libressl/crypto/sm3/sm3.c
103
W12 = EXPAND(W12, W03, W09, W15, W06);
crypto/libressl/crypto/sm3/sm3.c
105
W13 = EXPAND(W13, W04, W10, W00, W07);
crypto/libressl/crypto/sm3/sm3.c
107
W14 = EXPAND(W14, W05, W11, W01, W08);
crypto/libressl/crypto/sm3/sm3.c
109
W15 = EXPAND(W15, W06, W12, W02, W09);
crypto/libressl/crypto/sm3/sm3.c
111
W00 = EXPAND(W00, W07, W13, W03, W10);
crypto/libressl/crypto/sm3/sm3.c
113
W01 = EXPAND(W01, W08, W14, W04, W11);
crypto/libressl/crypto/sm3/sm3.c
115
W02 = EXPAND(W02, W09, W15, W05, W12);
crypto/libressl/crypto/sm3/sm3.c
117
W03 = EXPAND(W03, W10, W00, W06, W13);
crypto/libressl/crypto/sm3/sm3.c
119
W04 = EXPAND(W04, W11, W01, W07, W14);
crypto/libressl/crypto/sm3/sm3.c
121
W05 = EXPAND(W05, W12, W02, W08, W15);
crypto/libressl/crypto/sm3/sm3.c
123
W06 = EXPAND(W06, W13, W03, W09, W00);
crypto/libressl/crypto/sm3/sm3.c
125
W07 = EXPAND(W07, W14, W04, W10, W01);
crypto/libressl/crypto/sm3/sm3.c
127
W08 = EXPAND(W08, W15, W05, W11, W02);
crypto/libressl/crypto/sm3/sm3.c
129
W09 = EXPAND(W09, W00, W06, W12, W03);
crypto/libressl/crypto/sm3/sm3.c
131
W10 = EXPAND(W10, W01, W07, W13, W04);
crypto/libressl/crypto/sm3/sm3.c
133
W11 = EXPAND(W11, W02, W08, W14, W05);
crypto/libressl/crypto/sm3/sm3.c
135
W12 = EXPAND(W12, W03, W09, W15, W06);
crypto/libressl/crypto/sm3/sm3.c
137
W13 = EXPAND(W13, W04, W10, W00, W07);
crypto/libressl/crypto/sm3/sm3.c
139
W14 = EXPAND(W14, W05, W11, W01, W08);
crypto/libressl/crypto/sm3/sm3.c
141
W15 = EXPAND(W15, W06, W12, W02, W09);
crypto/libressl/crypto/sm3/sm3.c
143
W00 = EXPAND(W00, W07, W13, W03, W10);
crypto/libressl/crypto/sm3/sm3.c
145
W01 = EXPAND(W01, W08, W14, W04, W11);
crypto/libressl/crypto/sm3/sm3.c
147
W02 = EXPAND(W02, W09, W15, W05, W12);
crypto/libressl/crypto/sm3/sm3.c
149
W03 = EXPAND(W03, W10, W00, W06, W13);
crypto/libressl/crypto/sm3/sm3.c
151
W04 = EXPAND(W04, W11, W01, W07, W14);
crypto/libressl/crypto/sm3/sm3.c
153
W05 = EXPAND(W05, W12, W02, W08, W15);
crypto/libressl/crypto/sm3/sm3.c
155
W06 = EXPAND(W06, W13, W03, W09, W00);
crypto/libressl/crypto/sm3/sm3.c
157
W07 = EXPAND(W07, W14, W04, W10, W01);
crypto/libressl/crypto/sm3/sm3.c
159
W08 = EXPAND(W08, W15, W05, W11, W02);
crypto/libressl/crypto/sm3/sm3.c
161
W09 = EXPAND(W09, W00, W06, W12, W03);
crypto/libressl/crypto/sm3/sm3.c
163
W10 = EXPAND(W10, W01, W07, W13, W04);
crypto/libressl/crypto/sm3/sm3.c
165
W11 = EXPAND(W11, W02, W08, W14, W05);
crypto/libressl/crypto/sm3/sm3.c
167
W12 = EXPAND(W12, W03, W09, W15, W06);
crypto/libressl/crypto/sm3/sm3.c
169
W13 = EXPAND(W13, W04, W10, W00, W07);
crypto/libressl/crypto/sm3/sm3.c
171
W14 = EXPAND(W14, W05, W11, W01, W08);
crypto/libressl/crypto/sm3/sm3.c
173
W15 = EXPAND(W15, W06, W12, W02, W09);
crypto/libressl/crypto/sm3/sm3.c
175
W00 = EXPAND(W00, W07, W13, W03, W10);
crypto/libressl/crypto/sm3/sm3.c
177
W01 = EXPAND(W01, W08, W14, W04, W11);
crypto/libressl/crypto/sm3/sm3.c
179
W02 = EXPAND(W02, W09, W15, W05, W12);
crypto/libressl/crypto/sm3/sm3.c
181
W03 = EXPAND(W03, W10, W00, W06, W13);
crypto/libressl/crypto/sm3/sm3.c
79
W00 = EXPAND(W00, W07, W13, W03, W10);
crypto/libressl/crypto/sm3/sm3.c
81
W01 = EXPAND(W01, W08, W14, W04, W11);
crypto/libressl/crypto/sm3/sm3.c
83
W02 = EXPAND(W02, W09, W15, W05, W12);
crypto/libressl/crypto/sm3/sm3.c
85
W03 = EXPAND(W03, W10, W00, W06, W13);
crypto/libressl/crypto/sm3/sm3.c
87
W04 = EXPAND(W04, W11, W01, W07, W14);
crypto/libressl/crypto/sm3/sm3.c
89
W05 = EXPAND(W05, W12, W02, W08, W15);
crypto/libressl/crypto/sm3/sm3.c
91
W06 = EXPAND(W06, W13, W03, W09, W00);
crypto/libressl/crypto/sm3/sm3.c
93
W07 = EXPAND(W07, W14, W04, W10, W01);
crypto/libressl/crypto/sm3/sm3.c
95
W08 = EXPAND(W08, W15, W05, W11, W02);
crypto/libressl/crypto/sm3/sm3.c
97
W09 = EXPAND(W09, W00, W06, W12, W03);
crypto/libressl/crypto/sm3/sm3.c
99
W10 = EXPAND(W10, W01, W07, W13, W04);
sbin/disklabel64/disklabel64.c
219
op = EXPAND;
sbin/disklabel64/disklabel64.c
277
case EXPAND:
sys/dev/raid/vinum/vinumconfig.c
258
EXPAND(plex->sdnos, int, plex->subdisks_allocated, INITIAL_SUBDISKS_IN_PLEX);
sys/dev/raid/vinum/vinumconfig.c
462
EXPAND(DRIVE, struct drive, vinum_conf.drives_allocated, INITIAL_DRIVES);
sys/dev/raid/vinum/vinumconfig.c
556
EXPAND(SD, struct sd, vinum_conf.subdisks_allocated, INITIAL_SUBDISKS);
sys/dev/raid/vinum/vinumconfig.c
810
EXPAND(PLEX, struct plex, vinum_conf.plexes_allocated, INITIAL_PLEXES);
sys/dev/raid/vinum/vinumconfig.c
889
EXPAND(VOL, struct volume, vinum_conf.volumes_allocated, INITIAL_VOLUMES);
usr.sbin/pfctl/pfctl_osfp.c
600
EXPAND(fp_os.fp_version_nm);
usr.sbin/pfctl/pfctl_osfp.c
601
EXPAND(fp_os.fp_subtype_nm);
usr.sbin/rpc.yppasswdd/yppasswdd_server.c
101
EXPAND(yp_password.pw_class);
usr.sbin/rpc.yppasswdd/yppasswdd_server.c
110
EXPAND(yp_password.pw_gecos);
usr.sbin/rpc.yppasswdd/yppasswdd_server.c
112
EXPAND(yp_password.pw_dir);
usr.sbin/rpc.yppasswdd/yppasswdd_server.c
114
EXPAND(yp_password.pw_shell);
usr.sbin/rpc.yppasswdd/yppasswdd_server.c
90
EXPAND(yp_password.pw_name);
usr.sbin/rpc.yppasswdd/yppasswdd_server.c
92
EXPAND(yp_password.pw_passwd);