HomeSort by relevance Sort by last modified time
    Searched refs:E_p (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/StaticAnalyzer/Checkers/
MallocOverflowSecurityChecker.cpp 129 void CheckExpr(const Expr *E_p) {
130 const Expr *E = E_p->IgnoreParenImpCasts();
  /external/svox/pico/lib/
picosig2.h 171 #define E_p bvalue4 /*energy after Envelope spectrum calculation */
picosig2.c 445 sig_inObj->E_p = (picoos_single) 0.0f;
786 E = &(sig_inObj->E_p); /*as pointer: value will be modified*/
    [all...]

Completed in 174 milliseconds