Searched defs:pow (Results 1 - 6 of 6) sorted by relevance
| /src/lib/libm/src/ |
| H A D | w_pow.c | 29 pow(double x, double y) /* wrapper pow */ function in typeref:typename:double
|
| /src/lib/libm/noieee_src/ |
| H A D | n_pow.c | 139 pow(double x, double y) function in typeref:typename:double
|
| /src/include/ |
| H A D | tgmath.h | 145 #define pow(a,b) __TG_COMPLEX2((a), (b), pow) macro
|
| /src/sys/arch/sandpoint/sandpoint/ |
| H A D | satmgr.c | 931 isattalk(struct satmgr_softc *sc, int pow, int led, int rat, int fan, argument
|
| /src/sys/dev/ic/ |
| H A D | sl811hs.c | 1135 slhci_preinit(struct slhci_softc *sc, PowerFunc pow, bus_space_tag_t iot, argument
|
| H A D | arn9003.c | 2637 ar9003_get_desired_txgain(struct athn_softc *sc, int chain, int pow) argument
|
Completed in 13 milliseconds