OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bbs_Complex_abs2
(Results
1 - 2
of
2
) sorted by null
/external/neven/Embedded/common/src/b_BasicEm/
Complex.h
89
uint32
bbs_Complex_abs2
( struct bbs_Complex complA );
Complex.c
128
uint32
bbs_Complex_abs2
( struct bbs_Complex complA )
138
return bbs_sqrt32(
bbs_Complex_abs2
( complA ) );
Completed in 375 milliseconds