Home
last modified time | relevance | path

Searched refs:aPhA (Results 1 – 2 of 2) sorted by relevance

/external/neven/Embedded/common/src/b_BasicEm/
DAPh.c81 struct bbs_APh aPhA ) in bbs_APh_memSize() argument
83 return bbs_SIZEOF16( aPhA.absE ) + bbs_SIZEOF16( aPhA.phaseE ); in bbs_APh_memSize()
117 struct bbs_APh bbs_APh_conj( const struct bbs_APh aPhA ) in bbs_APh_conj() argument
120 aphL.absE = aPhA.absE; in bbs_APh_conj()
121 aphL.phaseE = - aPhA.phaseE; in bbs_APh_conj()
DAPh.h72 struct bbs_APh aPhA );
87 struct bbs_APh bbs_APh_conj( const struct bbs_APh aPhA );