Searched refs:lde (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/fstyp/ |
H A D | exfat.c | 305 struct exfat_de_label *lde = (void*)it; in exfat_find_label() local 306 convert_label(lde->xdel_vol_lbl, in exfat_find_label() 307 lde->xdel_char_cnt, label_out, label_sz); in exfat_find_label()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrHFP.td | 45 def LDE : UnaryRXE<"lde", 0xED24, null_frag, FP64, 4>;
|
H A D | SystemZInstrFP.td | 137 def LDE32 : UnaryRXE<"lde", 0xED24, null_frag, FP32, 4>;
|