Searched refs:int8_t (Results 26 - 50 of 318) sorted by relevance

1234567891011>>

/openbsd-current/include/protocols/
H A Drouted.h85 int8_t au_pw[RIP_AUTH_PW_LEN];
95 int8_t ru_tracefile[1];
/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dtypes.h15 typedef int8_t __s8;
24 typedef int8_t s8;
/openbsd-current/sys/dev/pci/
H A Dif_wpivar.h27 int8_t wr_dbm_antsignal;
28 int8_t wr_dbm_antnoise;
104 int8_t power;
111 int8_t maxpwr;
181 int8_t maxpwr[IEEE80211_CHAN_MAX];
H A Dif_iwnvar.h27 int8_t wr_dbm_antsignal;
28 int8_t wr_dbm_antnoise;
299 int8_t maxpwr2GHz;
300 int8_t maxpwr5GHz;
301 int8_t maxpwr[IEEE80211_CHAN_MAX];
302 int8_t maxpwr40[IEEE80211_CHAN_MAX];
303 int8_t enh_maxpwr[35];
/openbsd-current/sys/dev/usb/
H A Dif_runvar.h163 int8_t txpow1[54];
164 int8_t txpow2[54];
165 int8_t txpow3[54];
166 int8_t rssi_2ghz[3];
167 int8_t rssi_5ghz[3];
/openbsd-current/usr.sbin/smtpd/
H A Dsmtpd.h1079 int8_t not_fcrdns;
1080 int8_t fcrdns;
1082 int8_t not_rdns;
1083 int8_t rdns;
1085 int8_t not_rdns_table;
1088 int8_t not_rdns_regex;
1091 int8_t not_src_table;
1094 int8_t not_src_regex;
1097 int8_t not_helo_table;
1100 int8_t not_helo_rege
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMsgPack.h85 #define HANDLE_MP_FIX_MIN(ID, NAME) constexpr int8_t NAME = ID;
H A DMsgPackReader.h66 int8_t Type;
/openbsd-current/sys/dev/ic/
H A Drt2860var.h155 int8_t txpow1[54];
156 int8_t txpow2[54];
157 int8_t rssi_2ghz[3];
158 int8_t rssi_5ghz[3];
H A Drtwnvar.h124 int8_t rtwn_get_rssi(struct rtwn_softc *, int, void *);
125 void rtwn_update_avgrssi(struct rtwn_softc *, int, int8_t);
/openbsd-current/sys/arch/sparc64/dev/
H A Dclkbrd.c160 int8_t clkbrd_temp[] = {
177 const int8_t clkbrd_temp_warn = 60;
178 const int8_t clkbrd_temp_crit = 68;
185 int8_t temp;
H A Denviron.c104 int8_t environ_cpu2_temp[] = {
139 int8_t temp;
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dhexagon_circ_brev_intrinsics.h59 { ptr = (int8_t *) HEXAGON_circ_ldb (ptr, &(dest), ((((K)-2)<<24)|(bufsize)), incr); }
114 { ptr = (int8_t *) HEXAGON_circ_stb (ptr, src, ((((K)-2)<<24)|(bufsize)), incr); }
161 { ptr = (int8_t *) HEXAGON_brev_ldb (ptr, &(dest), (1<<(16-((log2bufsize))))); }
217 { ptr = (int8_t *) HEXAGON_brev_stb (ptr, src, (1<<(16-((log2bufsize))))); }
H A Dwasm_simd128.h176 int8_t __v;
178 int8_t __v = ((const struct __wasm_v128_load8_lane_struct *)__mem)->__v;
231 int8_t __v;
270 wasm_i8x16_make(int8_t __c0, int8_t __c1, int8_t __c2, int8_t __c3, int8_t __c4,
271 int8_t __c5, int8_t __c
[all...]
/openbsd-current/usr.bin/ssh/
H A Dcrypto_api.h14 typedef int8_t crypto_int8;
/openbsd-current/usr.sbin/ntpd/
H A Dntp.h102 int8_t precision;
/openbsd-current/gnu/llvm/libcxx/include/__random/
H A Dis_valid.h29 template<> struct __libcpp_random_is_valid_inttype<int8_t> : true_type {}; // extension
/openbsd-current/gnu/llvm/lldb/source/Host/macosx/cfcpp/
H A DCFCMutableDictionary.h32 bool AddValueSInt8(CFStringRef key, int8_t value, bool can_create = false);
33 bool SetValueSInt8(CFStringRef key, int8_t value, bool can_create = false);
/openbsd-current/usr.sbin/snmpd/
H A Dapplication.h80 int8_t av_include; /* RFC 2741 section 5.1 */
132 struct ber_element *appl_sysortable_getnext(int8_t, struct ber_oid *);
/openbsd-current/gnu/gcc/libdecnumber/
H A DdecNumberLocal.h45 #define Byte int8_t
/openbsd-current/sys/arch/sh/include/
H A Dintr.h82 extern int8_t __intc_evtcode_to_ih[];
/openbsd-current/sys/dev/pv/
H A Dpvreg.h61 int8_t ti_tsc_shift;
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_gem.h46 struct drm_gem_object **obj, int8_t xcp_id_plus1);
/openbsd-current/sys/dev/pci/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu13_driver_if_aldebaran.h400 int8_t GfxOffset; // in Amps
404 int8_t SocOffset; // in Amps
408 int8_t MemOffset; // in Amps
412 int8_t BoardOffset; // in Amps
444 int8_t XgmiOffset; // in Amps
/openbsd-current/sys/dev/sun/
H A Dsunms.c210 sc->sc_dx += (int8_t)c;
215 sc->sc_dy += (int8_t)c;

Completed in 158 milliseconds

1234567891011>>