Searched refs:shortptr (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dbitvect.h47 typedef N_short *shortptr; typedef
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_snprintf.c471 short int *shortptr; local
800 shortptr = va_arg(args, short int *);
801 *shortptr = (short int)len;
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_snprintf.c471 short int *shortptr; local
800 shortptr = va_arg(args, short int *);
801 *shortptr = (short int)len;

Completed in 255 milliseconds