Searched refs:listtype (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/bin/pkill/ |
| H A D | pkill.c | 77 enum listtype { enum 128 static void makelist(struct listhead *, enum listtype, char *); 700 makelist(struct listhead *head, enum listtype type, char *src) in makelist()
|
| /freebsd-14.2/sbin/fsck_ffs/ |
| H A D | inode.c | 1192 char *listtype; in removecachedino() local 1194 listtype = "hash"; in removecachedino() 1207 listtype = "sort"; in removecachedino() 1211 (intmax_t)inumber, listtype); in removecachedino()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrFormats.td | 8237 (ins listtype:$Rn, vectype:$Rm, idx_type:$idx), 10691 DAGOperand listtype> 10693 (outs listtype:$Vt), (ins GPR64sp:$Rn), 10706 (outs GPR64sp:$wback, listtype:$Vt), 11021 RegisterOperand listtype, 11024 (outs listtype:$dst), 11035 RegisterOperand listtype, 11038 (outs listtype:$dst), 11049 RegisterOperand listtype, 11052 (outs listtype:$dst), [all …]
|