HomeSort by: relevance | last modified time | path
    Searched refs:match_init (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/binutils/dist/zlib/contrib/asm686/
match.S 24 #define match_init _match_init define
81 .globl match_init, longest_match
357 match_init: ret label
  /src/external/gpl3/binutils.old/dist/zlib/contrib/asm686/
match.S 24 #define match_init _match_init define
81 .globl match_init, longest_match
357 match_init: ret label
  /src/common/dist/zlib/contrib/gcc_gvmat64/
gvmat64.S 54 # define match_init _match_init
60 .globl match_init, longest_match
571 match_init: label
  /src/external/gpl3/binutils/dist/zlib/contrib/amd64/
amd64-match.S 12 # define match_init _match_init
56 .globl match_init, longest_match
452 match_init: ret label
  /src/external/gpl3/binutils/dist/zlib/contrib/gcc_gvmat64/
gvmat64.S 54 # define match_init _match_init
60 .globl match_init, longest_match
571 match_init: label
  /src/external/gpl3/binutils.old/dist/zlib/contrib/amd64/
amd64-match.S 12 # define match_init _match_init
56 .globl match_init, longest_match
452 match_init: ret label
  /src/external/gpl3/binutils.old/dist/zlib/contrib/gcc_gvmat64/
gvmat64.S 54 # define match_init _match_init
60 .globl match_init, longest_match
571 match_init: label
  /src/external/gpl3/binutils/dist/zlib/contrib/masmx86/
match686.asm 18 ; (and the faster known version of match_init on modern Core 2 Duo and AMD Phenom)
100 public match_init
468 match_init proc near label
470 match_init endp
  /src/external/gpl3/binutils.old/dist/zlib/contrib/masmx86/
match686.asm 18 ; (and the faster known version of match_init on modern Core 2 Duo and AMD Phenom)
100 public match_init
468 match_init proc near label
470 match_init endp
  /src/external/gpl3/binutils/dist/zlib/contrib/masmx64/
gvmat64.asm 548 match_init PROC label
550 match_init ENDP
  /src/external/gpl3/binutils.old/dist/zlib/contrib/masmx64/
gvmat64.asm 548 match_init PROC label
550 match_init ENDP
  /src/external/cddl/osnet/dist/uts/common/zmod/
deflate.c 93 void match_init OF((void)); /* asm code initialization */
1014 match_init(); /* initialize the asm code */
  /src/external/gpl3/binutils.old/dist/zlib/
deflate.c 92 void match_init OF((void)); /* asm code initialization */
1257 match_init(); /* initialize the asm code */
  /src/sys/net/
zlib.c 694 void match_init(void); /* asm code initialization */
1332 match_init(); /* initialize the asm code */

Completed in 86 milliseconds