Searched refs:match_init (Results 1 - 8 of 8) sorted by relevance

/external/zlib/contrib/masmx86/
H A Dgvmat32c.c42 void match_init () function
H A Dgvmat32.asm115 public match_init
955 match_init proc near label
957 match_init endp
/external/zlib/contrib/asm586/
H A Dmatch.S10 #define match_init _match_init define
75 .globl match_init, longest_match
364 match_init: ret label
/external/zlib/contrib/asm686/
H A Dmatch.S10 #define match_init _match_init define
67 .globl match_init, longest_match
329 match_init: ret label
/external/zlib/contrib/masmx64/
H A Dgvmat64.asm508 match_init PROC label
510 match_init ENDP
/external/zlib/contrib/masm686/
H A Dmatch.asm88 ; match_init
/external/qemu/distrib/zlib-1.2.3/
H A Ddeflate.c88 void match_init OF((void)); /* asm code initialization */
1008 match_init(); /* initialize the asm code */
/external/zlib/
H A Ddeflate.c88 void match_init OF((void)); /* asm code initialization */
1008 match_init(); /* initialize the asm code */

Completed in 50 milliseconds