Searched defs:gauss (Results 1 - 3 of 3) sorted by relevance

/external/flac/libFLAC/include/protected/
H A Dstream_encoder.h72 } gauss; member in union:__anon6547::__anon6548
/external/ltp/testcases/misc/math/fptests/
H A Dfptest01.c80 static double gauss(void);
94 int gcount; /* # calls to gauss */
274 return (gauss());
351 static double gauss(void) function
H A Dfptest02.c30 * math in routine "gauss". The value "avgspd" computed in routine
80 static double gauss(void);
255 return (gauss());
333 static double gauss(void) function

Completed in 110 milliseconds