/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_div.c | 173 # undef bn_div_words macro 174 # define bn_div_words(n0,n1,d0) \ macro 187 # undef bn_div_words macro 188 # define bn_div_words(n0,n1,d0) \ macro 359 # if defined(BN_LLONG) && defined(BN_DIV2W) && !defined(bn_div_words) in bn_div_fixed_top() 362 q = bn_div_words(n0, n1, d0); in bn_div_fixed_top() 386 q = bn_div_words(n0, n1, d0); in bn_div_fixed_top()
|
H A D | bn_word.c | 75 /* normalize input (so bn_div_words doesn't complain) */ in BN_div_word() 85 d = bn_div_words(ret, l, w); in BN_div_word()
|
/third_party/openssl/crypto/bn/ |
H A D | bn_div.c | 173 # undef bn_div_words macro 174 # define bn_div_words(n0,n1,d0) \ macro 187 # undef bn_div_words macro 188 # define bn_div_words(n0,n1,d0) \ macro 359 # if defined(BN_LLONG) && defined(BN_DIV2W) && !defined(bn_div_words) in bn_div_fixed_top() 362 q = bn_div_words(n0, n1, d0); in bn_div_fixed_top() 386 q = bn_div_words(n0, n1, d0); in bn_div_fixed_top()
|
H A D | bn_word.c | 75 /* normalize input (so bn_div_words doesn't complain) */ in BN_div_word() 85 d = bn_div_words(ret, l, w); in BN_div_word()
|
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/bn/ |
H A D | bn-ppc.s | 95 .globl bn_div_words 96 .type bn_div_words,@function 1486 bn_div_words: label 1487 .localentry bn_div_words,0 1594 .size bn_div_words,.-bn_div_words
|
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/crypto/bn/ |
H A D | bn-ppc.s | 95 .globl bn_div_words 96 .type bn_div_words,@function 1486 bn_div_words: label 1487 .localentry bn_div_words,0 1594 .size bn_div_words,.-bn_div_words
|
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | s390x.S | 246 // BN_ULONG bn_div_words(BN_ULONG h,BN_ULONG l,BN_ULONG d); 247 .globl bn_div_words 248 .type bn_div_words,@function 250 bn_div_words: label 254 .size bn_div_words,.-bn_div_words
|
H A D | bn-586.pl | 26 &bn_div_words("bn_div_words"); 421 sub bn_div_words subroutine
|
H A D | sparcv8plus.S | 449 .global bn_div_words 451 * BN_ULONG bn_div_words(h,l,d) 454 bn_div_words: label 461 .type bn_div_words,#function 462 .size bn_div_words,(.-bn_div_words)
|
H A D | sparcv8.S | 333 .global bn_div_words 335 * BN_ULONG bn_div_words(h,l,d) 338 bn_div_words: label 344 .type bn_div_words,#function 345 .size bn_div_words,(.-bn_div_words)
|
H A D | ia64.S | 1388 // BN_ULONG bn_div_words(BN_ULONG h, BN_ULONG l, BN_ULONG d) 1413 .global bn_div_words# 1414 .proc bn_div_words# 1416 bn_div_words: label 1563 .endp bn_div_words#
|
H A D | ppc.pl | 187 # 2. Fixed bn_add,bn_sub and bn_div_words, added comments, 213 # bn_div_words 257 .globl .bn_div_words 1625 # "bn_div_words" i.e. remove the first dot 1631 .bn_div_words: 1737 .size .bn_div_words,.-.bn_div_words
|
/third_party/openssl/crypto/bn/asm/ |
H A D | s390x.S | 246 // BN_ULONG bn_div_words(BN_ULONG h,BN_ULONG l,BN_ULONG d); 247 .globl bn_div_words 248 .type bn_div_words,@function 250 bn_div_words: label 254 .size bn_div_words,.-bn_div_words
|
H A D | bn-586.pl | 26 &bn_div_words("bn_div_words"); 421 sub bn_div_words subroutine
|
H A D | sparcv8plus.S | 449 .global bn_div_words 451 * BN_ULONG bn_div_words(h,l,d) 454 bn_div_words: label 461 .type bn_div_words,#function 462 .size bn_div_words,(.-bn_div_words)
|
H A D | sparcv8.S | 333 .global bn_div_words 335 * BN_ULONG bn_div_words(h,l,d) 338 bn_div_words: label 344 .type bn_div_words,#function 345 .size bn_div_words,(.-bn_div_words)
|
H A D | ia64.S | 1388 // BN_ULONG bn_div_words(BN_ULONG h, BN_ULONG l, BN_ULONG d) 1413 .global bn_div_words# 1414 .proc bn_div_words# 1416 bn_div_words: label 1563 .endp bn_div_words#
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/crypto/bn/ |
H A D | bn-ppc.s | 89 .globl .bn_div_words 1463 .bn_div_words:
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/crypto/bn/ |
H A D | bn-ppc.s | 89 .globl .bn_div_words 1463 .bn_div_words:
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm/crypto/bn/ |
H A D | bn-mips.S | 580 move $7,$4 # we know that bn_div_words does not 633 .globl bn_div_words 634 .ent bn_div_words 635 bn_div_words: label 642 .end bn_div_words
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm_avx2/crypto/bn/ |
H A D | bn-mips.S | 580 move $7,$4 # we know that bn_div_words does not 633 .globl bn_div_words 634 .ent bn_div_words 635 bn_div_words: label 642 .end bn_div_words
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/bn/ |
H A D | bn-586.S | 623 .globl bn_div_words 624 .type bn_div_words,@function 626 bn_div_words: label 638 .size bn_div_words,.-.L_bn_div_words_begin
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/crypto/bn/ |
H A D | bn-586.S | 623 .globl bn_div_words 624 .type bn_div_words,@function 626 bn_div_words: label 638 .size bn_div_words,.-.L_bn_div_words_begin
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/crypto/bn/ |
H A D | bn-586.S | 623 .globl bn_div_words 624 .type bn_div_words,@function 626 bn_div_words: label 638 .size bn_div_words,.-.L_bn_div_words_begin
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/crypto/bn/ |
H A D | bn-586.S | 623 .globl bn_div_words 624 .type bn_div_words,@function 626 bn_div_words: label 638 .size bn_div_words,.-.L_bn_div_words_begin
|