Searched refs:maplength (Results 1 - 3 of 3) sorted by last modified time

/macosx-10.10/libresolv-57/
H A Ddns_util.c460 r->data.WKS->maplength = size * 8;
464 r->data.WKS->map = (uint8_t *)calloc(1, r->data.WKS->maplength);
1627 for (i = 0; i < r->data.WKS->maplength; i++)
H A Ddns_util.h153 uint32_t maplength; member in struct:__anon9651
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/sun/
H A Dsun.c595 int type, UByte *suncolmap, int maplength)
611 ncols = maplength / 3;
591 load_sun_d8(Tcl_Interp *interp, tkimg_MFile *ifp, Tk_PhotoHandle imageHandle, int destX, int destY, int width, int height, int srcX, int srcY, int fileWidth, int fileHeight, int type, UByte *suncolmap, int maplength) argument

Completed in 105 milliseconds