Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/asm686/
A Dmatch.S24 #define match_init _match_init macro
81 .globl match_init, longest_match
357 match_init: ret label
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/gcc_gvmat64/
A Dgvmat64.S54 # define match_init _match_init macro
60 .globl match_init, longest_match
571 match_init: label
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/amd64/
A Damd64-match.S12 # define match_init _match_init macro
56 .globl match_init, longest_match
452 match_init: ret label
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx86/
A Dmatch686.asm18 ; (and the faster known version of match_init on modern Core 2 Duo and AMD Phenom)
100 public match_init
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Ddeflate.c89 void match_init OF((void)); /* asm code initialization */
1044 match_init(); /* initialize the asm code */
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Ddeflate.c92 void match_init OF((void)); /* asm code initialization */
1217 match_init(); /* initialize the asm code */

Completed in 12 milliseconds