Searched defs:pow (Results 1 – 2 of 2) sorted by relevance
/DragonOS-0.1.2/kernel/src/common/math/ | ||
D | pow.c | 4 int64_t pow(int64_t x, int y) in pow() function |
/DragonOS-0.1.2/user/libs/libc/src/math/ | ||
D | pow.c | 4 int64_t pow(int64_t x, int y) in pow() function |