Searched refs:byte_num (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/diff/src/ |
| H A D | cmp.c | 464 char const *byte_num = offtostr (byte_number, byte_buf); in cmp() local 487 file[0], file[1], byte_num, line_num); in cmp() 498 file[0], file[1], byte_num, line_num, in cmp() 514 char const *byte_num = offtostr (byte_number, byte_buf); in cmp() local 519 offset_width, byte_num, c0, c1); in cmp() 528 offset_width, byte_num, c0, s0, c1, s1); in cmp()
|
| /freebsd-12.1/sys/contrib/alpine-hal/ |
| H A D | al_hal_serdes_internal_regs.h | 575 #define SERDES_IREG_FLD_TX_BIST_PAT_REG_NUM(byte_num) (56 + (byte_num)) argument
|
| H A D | al_hal_serdes_hssp_internal_regs.h | 574 #define SERDES_IREG_FLD_TX_BIST_PAT_REG_NUM(byte_num) (56 + (byte_num)) argument
|
| H A D | al_hal_serdes_25g_internal_regs.h | 3407 #define SERDES_25G_LANE_TX_BIST_UDP_ADDR(byte_num) \ argument 3408 ((SERDES_25G_LANE_TX_BIST_BASE + 0x24) + byte_num)
|