Searched refs:reglist (Results 1 – 4 of 4) sorted by relevance
729 add_regexp (reglist, pattern) in add_regexp() argument730 struct regexp_list **reglist; in add_regexp()744 r->next = *reglist;745 *reglist = r;
864 @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-multiple978 @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
763 } reglist; member
526 SYSCTL_PROC(_kern_cputimer_intr, OID_AUTO, reglist, CTLTYPE_STRING|CTLFLAG_RD,