Searched refs:ACCUM (Results 1 – 9 of 9) sorted by relevance
| /freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/ |
| HD | date.c | 32 ACCUM, /* Accumulate a decimal value */ enumerator 72 { 'Y', DIGITS, ACCUM, APR_OFFSETOF(match_state, base.tm_year) }, 73 { 'M', DIGITS, ACCUM, APR_OFFSETOF(match_state, base.tm_mon) }, 74 { 'D', DIGITS, ACCUM, APR_OFFSETOF(match_state, base.tm_mday) }, 75 { 'h', DIGITS, ACCUM, APR_OFFSETOF(match_state, base.tm_hour) }, 76 { 'm', DIGITS, ACCUM, APR_OFFSETOF(match_state, base.tm_min) }, 77 { 's', DIGITS, ACCUM, APR_OFFSETOF(match_state, base.tm_sec) }, 79 { 'O', DIGITS, ACCUM, APR_OFFSETOF(match_state, offhours) }, 80 { 'o', DIGITS, ACCUM, APR_OFFSETOF(match_state, offminutes) }, 139 case ACCUM: in template_match()
|
| /freebsd-11-stable/sys/dev/aic7xxx/ |
| HD | aic7xxx.c | 610 ahc_inb(ahc, ARG_1), ahc_inb(ahc, ACCUM)); in ahc_handle_seqint() 638 u_int rejbyte = ahc_inb(ahc, ACCUM); in ahc_handle_seqint() 937 ahc_inb(ahc, ARG_1), ahc_inb(ahc, ACCUM)); in ahc_handle_seqint() 945 ahc_inb(ahc, ACCUM)); in ahc_handle_seqint() 6773 ahc_inb(ahc, ACCUM), ahc_inb(ahc, SINDEX), ahc_inb(ahc, DINDEX), in ahc_dump_card_state()
|
| HD | aic7xxx_reg.h | 1438 #define ACCUM 0x64 macro
|
| HD | aic7xxx.reg | 614 register ACCUM {
|
| HD | aic79xx_reg.h | 3509 #define ACCUM 0xe0 macro
|
| HD | aic79xx.reg | 3274 register ACCUM {
|
| HD | aic7xxx.seq | 1559 mvi ACCUM call inb_first; /* read the 1st message byte */
|
| HD | aic79xx.seq | 1027 mvi ACCUM call inb_first;
|
| HD | aic79xx.c | 1280 ahd_inw(ahd, REG0), ahd_inb(ahd, ACCUM)); in ahd_handle_seqint()
|