Home
last modified time | relevance | path

Searched defs:aucBytes (Results 1 – 5 of 5) sorted by relevance

/plan9-contrib/sys/src/cmd/aux/antiword/
H A Dwordlib.c18 bCheckBytes(FILE *pFile, const UCHAR *aucBytes, size_t tBytes) in bCheckBytes()
44 static UCHAR aucBytes[] = in bIsWordForDosFile() local
67 static UCHAR aucBytes[] = in bIsWordFileWithOLE() local
111 static UCHAR aucBytes[] = in bIsRtfFile() local
125 static UCHAR aucBytes[] = in bIsWordPerfectFile() local
140 static UCHAR aucBytes[2][4] = { in bIsWinWord12File() local
174 static UCHAR aucBytes[2][6] = { in bIsMacWord45File() local
H A Dwordole.c46 UCHAR aucBytes[4]; in ulReadLong() local
60 vName2String(char *szName, const UCHAR *aucBytes, size_t tNameSize) in vName2String()
90 UCHAR aucBytes[BIG_BLOCK_SIZE]; in tReadBlockIndices() local
229 UCHAR aucBytes[PROPERTY_SET_STORAGE_SIZE]; in bGetPPS() local
H A Dmain_u.c97 UCHAR aucBytes[BUFSIZ]; in pStdin2TmpFile() local
H A Dmisc.c183 bReadBytes(UCHAR *aucBytes, size_t tMemb, ULONG ulOffset, FILE *pFile) in bReadBytes()
630 bAllZero(const UCHAR *aucBytes, size_t tLength) in bAllZero()
H A Dpdf.c981 const UCHAR *aucBytes; in vPrintPDF() local