Searched refs:longest_match_7fff (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32c.c18 #define longest_match_7fff _longest_match_7fff macro
31 uInt longest_match_7fff(
58 return longest_match_7fff(s,cur_match);
H A Dgvmat32.asm17 ; longest_match_7fff : written 1996 by Gilles Vollant optimized for
25 ; if you want include both longest_match_7fff and longest_match_686
30 ; longest_match_7fff will be used
45 ; note : as I known, longest_match_686 is very faster than longest_match_7fff
47 ; longest_match_7fff can be faster (very very litte) on AMD Athlon64/K8
51 ;uInt longest_match_7fff(s, cur_match)
117 public longest_match_7fff
140 longest_match_7fff proc near label
543 longest_match_7fff endp
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32c.c18 #define longest_match_7fff _longest_match_7fff macro
31 uInt longest_match_7fff(
58 return longest_match_7fff(s,cur_match);
H A Dgvmat32.asm17 ; longest_match_7fff : written 1996 by Gilles Vollant optimized for
25 ; if you want include both longest_match_7fff and longest_match_686
30 ; longest_match_7fff will be used
45 ; note : as I known, longest_match_686 is very faster than longest_match_7fff
47 ; longest_match_7fff can be faster (very very litte) on AMD Athlon64/K8
51 ;uInt longest_match_7fff(s, cur_match)
117 public longest_match_7fff
140 longest_match_7fff proc near label
543 longest_match_7fff endp

Completed in 100 milliseconds