Lines Matching defs:in
30 double test_3c(__char3 *in) { in test_3c()
50 double test_4c(__char4 *in) { in test_4c()
70 double test_5c(__char5 *in) { in test_5c()
92 double test_9c(__char9 *in) { in test_9c()
112 double test_19c(__char19 *in) { in test_19c()
132 double test_3s(__short3 *in) { in test_3s()
154 double test_5s(__short5 *in) { in test_5s()
176 double test_3i(__int3 *in) { in test_3i()
197 double test_5i(__int5 *in) { in test_5i()
218 double test_3d(__double3 *in) { in test_3d()
296 double fixed_3c(__char3 *in) { in fixed_3c()
312 double fixed_5c(__char5 *in) { in fixed_5c()
328 double fixed_9c(__char9 *in) { in fixed_9c()
342 double fixed_19c(__char19 *in) { in fixed_19c()
358 double fixed_3s(__short3 *in) { in fixed_3s()
374 double fixed_5s(__short5 *in) { in fixed_5s()
390 double fixed_3i(__int3 *in) { in fixed_3i()
404 double fixed_5i(__int5 *in) { in fixed_5i()
420 double fixed_3d(__double3 *in) { in fixed_3d()