Home
last modified time | relevance | path

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

/external/zlib/contrib/asm586/
Dmatch.S10 #define match_init _match_init macro
75 .globl match_init, longest_match symbol
364 match_init: ret label
/external/zlib/contrib/asm686/
Dmatch.S24 #define match_init _match_init macro
81 .globl match_init, longest_match symbol
343 match_init: ret label
/external/zlib/contrib/gcc_gvmat64/
Dgvmat64.S54 # define match_init _match_init macro
60 .globl match_init, longest_match symbol
571 match_init: label
/external/zlib/contrib/masmx86/
Dgvmat32c.c42 void match_init () in match_init() function
Dmatch686.asm18 ; (and the faster known version of match_init on modern Core 2 Duo and AMD Phenom)
100 public match_init
Dgvmat32.asm955 match_init proc near label
957 match_init endp
/external/zlib/contrib/amd64/
Damd64-match.S12 # define match_init _match_init macro
56 .globl match_init, longest_match symbol
452 match_init: ret label
/external/qemu/distrib/zlib-1.2.3/
Ddeflate.c88 void match_init OF((void)); /* asm code initialization */
1008 match_init(); /* initialize the asm code */
/external/zlib/
Ddeflate.c89 void match_init OF((void)); /* asm code initialization */
1044 match_init(); /* initialize the asm code */