Home | History | Annotate | Download | only in util

Lines Matching full:shortptr

471 	short int *shortptr;
800 shortptr = va_arg(args, short int *);
801 *shortptr = (short int)len;