Searched defs:fdim (Results 1 - 2 of 2) sorted by relevance
| /src/include/ | ||
| H A D | tgmath.h | 157 #define fdim(a,b) __TG_FN2(fdim, (a), (b)) macro |
| /src/sys/dev/i2c/ | ||
| H A D | tps65217pmic.c | 331 int isel, fdim, brightness; local in function:tps65217pmic_attach 494 tps65217pmic_wled_init(struct tps65217pmic_softc *sc, int isel, int fdim, argument |
Completed in 3 milliseconds