Searched refs:v2 (Results 26 - 30 of 30) sorted by relevance

12

/fuchsia/zircon/third_party/ulib/backtrace/
H A Ddwarf.c897 function_addrs_compare (const void *v1, const void *v2) argument
900 const struct function_addrs *a2 = (const struct function_addrs *) v2;
992 unit_addrs_compare (const void *v1, const void *v2) argument
995 const struct unit_addrs *a2 = (const struct unit_addrs *) v2;
1038 line_compare (const void *v1, const void *v2) argument
1041 const struct line *ln2 = (const struct line *) v2;
1080 abbrev_compare (const void *v1, const void *v2) argument
1083 const struct abbrev *a2 = (const struct abbrev *) v2;
H A Dpecoff.c286 coff_symbol_compare (const void *v1, const void *v2) argument
289 const struct coff_symbol *e2 = (const struct coff_symbol *) v2;
H A Delf.c332 elf_symbol_compare (const void *v1, const void *v2) argument
335 const struct elf_symbol *e2 = (const struct elf_symbol *) v2;
/fuchsia/zircon/system/ulib/async-loop/
H A Dloop.c56 .v2 = {
/fuchsia/zircon/third_party/ulib/uboringssl/linux-aarch64/crypto/fipsmodule/
H A Dsha1-armv8.S1108 .inst 0x5e280802 //sha1h v2.16b,v0.16b // 1
1114 .inst 0x5e140040 //sha1c v0.16b,v2.16b,v20.4s
1118 .inst 0x5e280802 //sha1h v2.16b,v0.16b // 3
1124 .inst 0x5e140040 //sha1c v0.16b,v2.16b,v20.4s
1128 .inst 0x5e280802 //sha1h v2.16b,v0.16b // 5
1134 .inst 0x5e141040 //sha1p v0.16b,v2.16b,v20.4s
1138 .inst 0x5e280802 //sha1h v2.16b,v0.16b // 7
1144 .inst 0x5e141040 //sha1p v0.16b,v2.16b,v20.4s
1148 .inst 0x5e280802 //sha1h v2.16b,v0.16b // 9
1154 .inst 0x5e142040 //sha1m v0.16b,v2
[all...]

Completed in 101 milliseconds

12