Home
last modified time | relevance | path

Searched defs:BYTE_B (Results 1 – 6 of 6) sorted by relevance

/dports/security/pam_ssh/pam_ssh-8.0/openssh/
H A Dauth-options.h84 * Parse certification options to a struct sshauthopt.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dtc-w65.c99 #define BYTE_B -126 /* How far we can branch backwards */ macro
H A Dtc-h8500.c83 #define BYTE_B -126 macro
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/config/
H A Dtc-w65.c96 #define BYTE_B -126 /* How far we can branch backwards */ macro
H A Dtc-h8500.c83 #define BYTE_B -126 macro
/dports/cad/yosys/yosys-yosys-0.12/techlibs/anlogic/
H A Deagle_bb.v995 parameter BYTE_B = BYTE_ENABLE == 0 ? 1 : DATA_WIDTH_B / BYTE_ENABLE; constant