Home
last modified time | relevance | path

Searched defs:STEP (Results 1 – 11 of 11) sorted by relevance

/external/libgsm/src/
Dlpc.c98 # define STEP(k) L_ACF[k] += (longword)(sl * sp[ -(k) ]); macro
305 # define STEP( A, B, MAC, MIC ) \ macro
Drpe.c63 #define STEP( i, H ) (e[ k + i ] * (longword)H) macro
159 #define STEP( m, i ) L_temp = SASR( x[m + 3 * i], 2 ); \ macro
Dlong_term.c206 # define STEP(k) (longword)wt[k] * dp[k - lambda] macro
370 # define STEP(K, a, b, c, d, e, f, g, h) \ macro
536 # define STEP(K, a, b, c, d, e, f, g, h) \ macro
750 # define STEP(K, a, b, c, d, e, f, g, h) \ macro
853 # define STEP(BP) \ macro
Dshort_term.c54 #define STEP( B, MIC, INVA ) \ macro
/external/valgrind/main/VEX/useful/
Dfp_80_64.c552 int STEP = 1; in do_80_to_64_tests() local
594 int STEP = 1; in do_64_to_80_tests() local
/external/chromium_org/third_party/freetype/src/base/
Dmd5.c59 #define STEP(f, a, b, c, d, x, t, s) \ macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
Dmd5.c59 #define STEP(f, a, b, c, d, x, t, s) \ macro
/external/llvm/lib/Support/
DMD5.cpp57 #define STEP(f, a, b, c, d, x, t, s) \ macro
/external/freetype/src/base/
Dmd5.c60 #define STEP(f, a, b, c, d, x, t, s) \ macro
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmsmd5.c62 #define STEP(f, w, x, y, z, data, s) \ macro
/external/compiler-rt/lib/tsan/rtl/
Dtsan_md5.cc22 #define STEP(f, a, b, c, d, x, t, s) \ macro