Lines Matching refs:SM_VA_ARG
310 *SM_VA_ARG(ap, short *) = nread;
312 *SM_VA_ARG(ap, long *) = nread;
314 *SM_VA_ARG(ap, int *) = nread;
398 (void *) SM_VA_ARG(ap, char *),
434 p0 = p = SM_VA_ARG(ap, char *);
478 p0 = p = SM_VA_ARG(ap, char *);
633 *SM_VA_ARG(ap, void **) =
636 *SM_VA_ARG(ap, LONGLONG_T *) = res;
638 *SM_VA_ARG(ap, long *) = res;
640 *SM_VA_ARG(ap, short *) = res;
642 *SM_VA_ARG(ap, int *) = res;
741 *SM_VA_ARG(ap, double *) = res;
743 *SM_VA_ARG(ap, float *) = res;