Home
last modified time | relevance | path

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

/external/zlib/src/contrib/asm686/
Dmatch.S24 #define match_init _match_init macro
81 .globl match_init, longest_match symbol
357 match_init: ret label
/external/zlib/src/contrib/gcc_gvmat64/
Dgvmat64.S54 # define match_init _match_init macro
60 .globl match_init, longest_match symbol
571 match_init: label
/external/zlib/src/contrib/amd64/
Damd64-match.S12 # define match_init _match_init macro
56 .globl match_init, longest_match symbol
452 match_init: ret label
/external/zlib/src/contrib/masmx86/
Dmatch686.asm18 ; (and the faster known version of match_init on modern Core 2 Duo and AMD Phenom)
100 public match_init
/external/u-boot/lib/zlib/
Ddeflate.c89 void match_init OF((void)); /* asm code initialization */
1042 match_init(); /* initialize the asm code */
/external/zlib/src/
Ddeflate.c92 void match_init OF((void)); /* asm code initialization */
1217 match_init(); /* initialize the asm code */
/external/python/cpython2/Modules/zlib/
Ddeflate.c92 void match_init OF((void)); /* asm code initialization */
1217 match_init(); /* initialize the asm code */