HomeSort by relevance Sort by last modified time
    Searched refs:match_init (Results 1 - 10 of 10) sorted by null

  /external/zlib/src/contrib/asm686/
match.S 24 #define match_init _match_init define
81 .globl match_init, longest_match
357 match_init: ret label
  /external/zlib/src/contrib/amd64/
amd64-match.S 12 # define match_init _match_init
56 .globl match_init, longest_match
452 match_init: ret label
  /external/zlib/src/contrib/gcc_gvmat64/
gvmat64.S 54 # define match_init _match_init
60 .globl match_init, longest_match
571 match_init: label
  /external/zlib/src/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
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 548 match_init PROC label
550 match_init ENDP
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
deflate.c 89 void match_init OF((void)); /* asm code initialization */
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
deflate.c 88 void match_init OF((void)); /* asm code initialization */
    [all...]
  /external/pdfium/third_party/zlib_v128/
deflate.c 89 void match_init OF((void)); /* asm code initialization */
    [all...]
  /external/syslinux/com32/lib/zlib/
deflate.c 89 void match_init OF((void)); /* asm code initialization */
    [all...]
  /external/zlib/src/
deflate.c 89 void match_init OF((void)); /* asm code initialization */
    [all...]

Completed in 938 milliseconds