Home
last modified time | relevance | path

Searched refs:reglist (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/cvs-1.12/diff/
HDdiff.c729 add_regexp (reglist, pattern) in add_regexp() argument
730 struct regexp_list **reglist; in add_regexp()
744 r->next = *reglist;
745 *reglist = r;
/dragonfly/contrib/binutils-2.27/gas/doc/
HDc-arm.texi864 @item .save @var{reglist}
865 Generate unwinder annotations to restore the registers in @var{reglist}.
866 The format of @var{reglist} is the same as the corresponding store-multiple
978 @item .vsave @var{vfp-reglist}
979 Generate unwinder annotations to restore the VFP registers in @var{vfp-reglist}
982 The format of @var{vfp-reglist} is the same as the corresponding store-multiple
/dragonfly/contrib/binutils-2.27/include/opcode/
HDaarch64.h763 } reglist; member
/dragonfly/sys/kern/
HDkern_cputimer.c526 SYSCTL_PROC(_kern_cputimer_intr, OID_AUTO, reglist, CTLTYPE_STRING|CTLFLAG_RD,