Home | History | Annotate | Download | only in cintltst

Lines Matching defs:bdp

3095     UBiDiProps *bdp;
3108 bdp=ubidi_openBinary((const uint8_t *)pData->pHeader, -1, &errorCode);
3116 if(0x2215!=ubidi_getMirror(bdp, 0x29F5)) { /* verify some data */
3120 ubidi_closeProps(bdp);