Home
last modified time | relevance | path

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

/dports/archivers/zip/zip30/
H A Dmatch.S211 # define invert_maybe(src,dst) dst,src macro
245 # define invert_maybe(src,dst) src,dst macro
325 cmpl invert_maybe(_good_match,Best_Len)
355 cmpw invert_maybe(Limit,Cur_Match)
363 cmpw invert_maybe(IndBaseNdxw(-MIN_MATCH-1,Match,Best_Len),Scan_End)
365 cmpw invert_maybe(IndBase(-MIN_MATCH,Match),Scan_Start)
371 cmpw invert_maybe(Scan_Test,Scan_End)
376 cmpw invert_maybe(Scan_Test,Scan_Start)
388 cmpl invert_maybe(Best_Len,Scan)
393 cmpl invert_maybe(imm(MAX_MATCH),Best_Len)
[all …]