Home | History | Annotate | Download | only in os400

Lines Matching refs:Dictionary

341      D                 PR            10I 0 extproc('deflateSetDictionary')      Init. dictionary
343 D dictionary 65535 const options(*varsize) Dictionary bytes
344 D dictLength 10U 0 value Dictionary length
386 D PR 10I 0 extproc('inflateSetDictionary') Init. dictionary
388 D dictionary 65535 const options(*varsize) Dictionary bytes
389 D dictLength 10U 0 value Dictionary length
392 D PR 10I 0 extproc('inflateGetDictionary') Get dictionary
394 D dictionary 65535 options(*varsize) Dictionary bytes
395 D dictLength 10U 0 Dictionary length
398 D PR 10I 0 extproc('deflateGetDictionary') Get dictionary
400 D dictionary 65535 options(*varsize) Dictionary bytes
401 D dictLength 10U 0 Dictionary length