Searched refs:b_ptr (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/OpenSSL098-52/src/crypto/bn/asm/
H A Dpa-risc2.s58 b_ptr .reg %r24 label
609 LDD 0(b_ptr),b
617 LDD 8(b_ptr),b
626 LDO 16(b_ptr),b_ptr
635 LDD 0(b_ptr),b
685 LDD 0(b_ptr),t2
697 LDD 8(b_ptr),t2
709 LDO 16(b_ptr),b_ptr
[all...]
H A Dpa-risc2W.s54 b_ptr .reg %r24 label
598 LDD 0(b_ptr),b
606 LDD 8(b_ptr),b
615 LDO 16(b_ptr),b_ptr
624 LDD 0(b_ptr),b
674 LDD 0(b_ptr),t2
686 LDD 8(b_ptr),t2
698 LDO 16(b_ptr),b_ptr
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dpex-win32.c490 env_compare (const void *a_ptr, const void *b_ptr) argument
498 b = *(const char **) b_ptr;
/macosx-10.10.1/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.c3995 Real *a_ptr, *b_ptr; local
4035 /* compare absolute value. As a result,|a_ptr|>=|b_ptr| */
4038 b_ptr = b;
4042 b_ptr = a;
4053 b_ptr = b;
4057 b_ptr = a;
4063 b_ptr = b;
4067 b_ptr = a;
4076 b_ptr = b;
4085 * If isw==0, then c =(Sign a_ptr)(|a_ptr|-|b_ptr|)
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dbout.c234 b_out_symbol_cmp (const void * a_ptr, const void * b_ptr) argument
237 struct aout_symbol ** b = (struct aout_symbol **) b_ptr;

Completed in 207 milliseconds