Home
last modified time | relevance | path

Searched defs:lg (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/sys/dev/i2c/
H A Dlg3303.c87 struct lg3303 *lg; in lg3303_open() local
107 lg3303_close(struct lg3303 *lg) in lg3303_close()
113 lg3303_write(struct lg3303 *lg, uint8_t *buf, size_t len) in lg3303_write()
131 lg3303_read(struct lg3303 *lg, uint8_t reg, uint8_t *buf, size_t len) in lg3303_read()
144 lg3303_reset(struct lg3303 *lg) in lg3303_reset()
156 lg3303_init(struct lg3303 *lg) in lg3303_init()
178 lg3303_set_modulation(struct lg3303 *lg, fe_modulation_t modulation) in lg3303_set_modulation()
242 lg3303_get_dtv_status(struct lg3303 *lg) in lg3303_get_dtv_status()
292 lg3303_get_snr(struct lg3303 *lg) in lg3303_get_snr()
334 lg3303_get_signal_strength(struct lg3303 *lg) in lg3303_get_signal_strength()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A Ddarwin-asm.h35 #define lg MODE_CHOICE(lwz, ld) macro
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A Ddarwin-asm.h35 #define lg MODE_CHOICE(lwz, ld) macro
/netbsd-src/usr.bin/tip/aculib/
H A Dv3451.c189 notin(const char *sh, char *lg) in notin()
/netbsd-src/external/bsd/file/dist/src/
H A Dfmtcheck.c74 int sh, lg, quad, longdouble; in get_next_format_from_precision() local
/netbsd-src/lib/libm/src/
H A Db_tgamma.c279 struct Double lg, lsine; in neg_gam() local
/netbsd-src/lib/libm/noieee_src/
H A Dn_gamma.c293 struct Double lg, lsine; in neg_gam() local
/netbsd-src/external/bsd/bc/dist/
H A Dstorage.c209 bc_label_group *lg; in clear_func() local
/netbsd-src/sys/compat/ultrix/
H A Dultrix_misc.c351 struct linger lg; in ultrix_sys_setsockopt() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DScaledNumber.h553 int32_t lg() const { return ScaledNumbers::getLg(Digits, Scale); } in lg() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dchkformat.d787 lg, // double (scanf) enumerator
/netbsd-src/external/mit/lua/dist/src/
H A Dltable.c440 int lg; in numusearray() local
/netbsd-src/sys/compat/sunos/
H A Dsunos_misc.c550 struct linger lg; in sunos_sys_setsockopt() local
/netbsd-src/sys/compat/sunos32/
H A Dsunos32_misc.c768 struct linger lg; in sunos32_sys_setsockopt() local
/netbsd-src/external/mit/isl/dist/imath/
H A Dimath.c814 int lg; in mp_int_div() local
/netbsd-src/sys/sys/
H A Dsysctl.h1166 #define sysctl_createv(lg, cfl, rn, cn, fl, type, nm, desc, fn, qv, newp, ...) \ argument