Searched refs:thd (Results 1 – 3 of 3) sorted by relevance
| /src/sbin/fdisk/ |
| H A D | fdisk.c | 589 int tsec,tcyl,thd; in change_part() local 591 thd = partp->dp_shd; in change_part() 594 Decimal("beginning head", thd, tmp, NO_TRACK_HEADS); in change_part() 598 partp->dp_shd = thd; in change_part() 601 thd = partp->dp_ehd; in change_part() 604 Decimal("ending head", thd, tmp, NO_TRACK_HEADS); in change_part() 608 partp->dp_ehd = thd; in change_part()
|
| /src/crypto/openssh/ |
| H A D | libcrux_mlkem768_sha3.h | 5905 uint8_t thd; member 5978 .thd = r2, in libcrux_ml_kem_vector_portable_serialize_serialize_11_int() 6002 result[2U] = r0_10.thd; in libcrux_ml_kem_vector_portable_serialize_serialize_11() 6013 result[13U] = r11_21.thd; in libcrux_ml_kem_vector_portable_serialize_serialize_11() 6038 int16_t thd; member 6101 .thd = r2, in libcrux_ml_kem_vector_portable_serialize_deserialize_11_int() 6142 v.elements[2U] = v0_7.thd; in libcrux_ml_kem_vector_portable_serialize_deserialize_11() 6150 v.elements[10U] = v8_15.thd; in libcrux_ml_kem_vector_portable_serialize_deserialize_11() 7418 uint8_t thd; member 7445 .fst = result0, .snd = result1, .thd = result2, .f3 = result3}); in libcrux_ml_kem_vector_portable_serialize_serialize_4_int() [all …]
|
| /src/contrib/jemalloc/ |
| H A D | Makefile.in | 188 $(srcroot)test/src/thd.c $(srcroot)test/src/timer.c
|