Searched refs:longest_match_686 (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.c19 #define longest_match_686 _longest_match_686 macro
35 uInt longest_match_686(
52 return longest_match_686(s,cur_match);
55 return longest_match_686(s,cur_match);
H A Dgvmat32.asm19 ; longest_match_686 : written by Brian raiter (1998), optimized for Pentium Pro
25 ; if you want include both longest_match_7fff and longest_match_686
32 ; longest_match_686 will be used
33 ; on old cpu with s->w_mask!=0x7fff, longest_match_686 will be used,
45 ; note : as I known, longest_match_686 is very faster than longest_match_7fff
119 public longest_match_686
680 longest_match_686 proc near label
965 longest_match_686 endp
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32c.c19 #define longest_match_686 _longest_match_686 macro
35 uInt longest_match_686(
52 return longest_match_686(s,cur_match);
55 return longest_match_686(s,cur_match);
H A Dgvmat32.asm19 ; longest_match_686 : written by Brian raiter (1998), optimized for Pentium Pro
25 ; if you want include both longest_match_7fff and longest_match_686
32 ; longest_match_686 will be used
33 ; on old cpu with s->w_mask!=0x7fff, longest_match_686 will be used,
45 ; note : as I known, longest_match_686 is very faster than longest_match_7fff
119 public longest_match_686
680 longest_match_686 proc near label
965 longest_match_686 endp

Completed in 38 milliseconds