Lines Matching refs:SIZEOF

98     ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);  in test_u32_nfkc()
104 ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0); in test_u32_nfkc()
105 ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0); in test_u32_nfkc()
111 ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0); in test_u32_nfkc()
112 ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0); in test_u32_nfkc()
119 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0); in test_u32_nfkc()
120 ASSERT (check (decomposed, SIZEOF (decomposed), expected, SIZEOF (expected)) == 0); in test_u32_nfkc()
121 ASSERT (check (expected, SIZEOF (expected), expected, SIZEOF (expected)) == 0); in test_u32_nfkc()
127 ASSERT (check (input, SIZEOF (input), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
128 ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
134 ASSERT (check (input, SIZEOF (input), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
135 ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
141 ASSERT (check (input, SIZEOF (input), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
142 ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
148 ASSERT (check (input, SIZEOF (input), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
149 ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
155 ASSERT (check (input, SIZEOF (input), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
156 ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
162 ASSERT (check (input, SIZEOF (input), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
163 ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
169 ASSERT (check (input, SIZEOF (input), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
170 ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
176 ASSERT (check (input, SIZEOF (input), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
177 ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
183 ASSERT (check (input, SIZEOF (input), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
184 ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
190 ASSERT (check (input, SIZEOF (input), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
191 ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
197 ASSERT (check (input, SIZEOF (input), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
198 ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
204 ASSERT (check (input, SIZEOF (input), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
205 ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
211 ASSERT (check (input, SIZEOF (input), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
212 ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
218 ASSERT (check (input, SIZEOF (input), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
219 ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
225 ASSERT (check (input, SIZEOF (input), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
226 ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
232 ASSERT (check (input, SIZEOF (input), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
233 ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
239 ASSERT (check (input, SIZEOF (input), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
240 ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
249 ASSERT (check (input, SIZEOF (input), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
250 ASSERT (check (decomposed, SIZEOF (decomposed), decomposed, SIZEOF (decomposed)) == 0); in test_u32_nfkc()
256 ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0); in test_u32_nfkc()
257 ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0); in test_u32_nfkc()
263 ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0); in test_u32_nfkc()
264 ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0); in test_u32_nfkc()
293 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0); in test_u32_nfkc()
294 ASSERT (check (decomposed, SIZEOF (decomposed), expected, SIZEOF (expected)) == 0); in test_u32_nfkc()
295 ASSERT (check (expected, SIZEOF (expected), expected, SIZEOF (expected)) == 0); in test_u32_nfkc()