Searched refs:atPPSlist (Results 1 – 2 of 2) sorted by relevance
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/antiword/ |
H A D | wordole.c | 196 vComputePPSlevels(atPPSlist, in vComputePPSlevels() 197 &atPPSlist[pNode->ulDir], in vComputePPSlevels() 202 vComputePPSlevels(atPPSlist, in vComputePPSlevels() 203 &atPPSlist[pNode->ulNext], in vComputePPSlevels() 208 vComputePPSlevels(atPPSlist, in vComputePPSlevels() 209 &atPPSlist[pNode->ulPrevious], in vComputePPSlevels() 224 pps_entry_type *atPPSlist; in bGetPPS() local 257 atPPSlist = xfree(atPPSlist); in bGetPPS() 285 atPPSlist = xfree(atPPSlist); in bGetPPS() 304 vComputePPSlevels(atPPSlist, &atPPSlist[iRootIndex], 0, 0); in bGetPPS() [all …]
|
/dports/textproc/antiword/antiword-0.37/ |
H A D | wordole.c | 196 vComputePPSlevels(atPPSlist, in vComputePPSlevels() 197 &atPPSlist[pNode->ulDir], in vComputePPSlevels() 202 vComputePPSlevels(atPPSlist, in vComputePPSlevels() 203 &atPPSlist[pNode->ulNext], in vComputePPSlevels() 208 vComputePPSlevels(atPPSlist, in vComputePPSlevels() 224 pps_entry_type *atPPSlist; in bGetPPS() local 257 atPPSlist = xfree(atPPSlist); in bGetPPS() 264 atPPSlist = xfree(atPPSlist); in bGetPPS() 290 atPPSlist = xfree(atPPSlist); in bGetPPS() 309 vComputePPSlevels(atPPSlist, &atPPSlist[iRootIndex], 0, 0); in bGetPPS() [all …]
|