HomeSort by relevance Sort by last modified time
    Searched defs:match_init (Results 1 - 8 of 8) sorted by null

  /external/zlib/contrib/masmx86/
gvmat32c.c 42 void match_init () function
match686.asm 18 ; (and the faster known version of match_init on modern Core 2 Duo and AMD Phenom)
100 public match_init
467 match_init proc near label
469 match_init endp
gvmat32.asm 115 public match_init
955 match_init proc near label
957 match_init endp
  /external/zlib/contrib/amd64/
amd64-match.S 12 # define match_init _match_init
56 .globl match_init, longest_match
452 match_init: ret label
  /external/zlib/contrib/asm586/
match.S 10 #define match_init _match_init define
75 .globl match_init, longest_match
364 match_init: ret label
  /external/zlib/contrib/asm686/
match.S 24 #define match_init _match_init define
81 .globl match_init, longest_match
343 match_init: ret label
  /external/zlib/contrib/gcc_gvmat64/
gvmat64.S 54 # define match_init _match_init
60 .globl match_init, longest_match
571 match_init: label
  /external/zlib/contrib/masmx64/
gvmat64.asm 548 match_init PROC label
550 match_init ENDP

Completed in 585 milliseconds