Searched refs:b_ptr (Results 1 – 2 of 2) sorted by relevance
192 mov $b_org, $b_ptr519 mov $b_org, $b_ptr751 dec $b_ptr805 mov $b_org, $b_ptr1202 dec $b_ptr2572 lea $b, $b_ptr2799 mov 0x20($b_ptr), $src0 # $b_ptr is still valid2805 lea 0x20($b_ptr), $b_ptr3401 movdqu 0x00($b_ptr), %xmm0 # copy *(P256_POINT_AFFINE *)$b_ptr3425 mov 0x00($b_ptr), $src0 # $b_ptr is still valid[all …]
641 static int compare_set_of_element(const void *a_ptr, const void *b_ptr) { in compare_set_of_element() argument645 *b = reinterpret_cast<const CBS *>(b_ptr); in compare_set_of_element()
Completed in 16 milliseconds