Home
last modified time | relevance | path

Searched refs:bCreateSmallBlockList (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/cmd/aux/antiword/
H A Ddepot.c35 bCreateSmallBlockList(ULONG ulStartblock, const ULONG *aulBBD, size_t tBBDLen) in bCreateSmallBlockList() function
H A Dantiword.h297 extern BOOL bCreateSmallBlockList(ULONG, const ULONG *, size_t);
H A Dwordole.c741 if (!bCreateSmallBlockList(ulSBLstartblock, aulBBD, tBBDLen)) { in iInitDocumentOLE()