Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zlib/contrib/asm686/
H A Dmatch.S24 #define match_init _match_init macro
81 .globl match_init, longest_match
357 match_init: ret label
/f-stack/freebsd/contrib/zlib/contrib/gcc_gvmat64/
H A Dgvmat64.S54 # define match_init _match_init macro
60 .globl match_init, longest_match
571 match_init: label
/f-stack/freebsd/contrib/zlib/
H A Ddeflate.c92 void match_init OF((void)); /* asm code initialization */
1220 match_init(); /* initialize the asm code */