Searched refs:STEP_H (Results 1 - 1 of 1) sorted by relevance

/external/libgsm/src/
H A Dlong_term.c390 # define STEP_H(K) STEP(K, h, a, b, c, d, e, f, g) macro
393 STEP_E( 4); STEP_F( 5); STEP_G( 6); STEP_H( 7);
396 STEP_E(12); STEP_F(13); STEP_G(14); STEP_H(15);
399 STEP_E(20); STEP_F(21); STEP_G(22); STEP_H(23);
402 STEP_E(28); STEP_F(29); STEP_G(30); STEP_H(31);
405 STEP_E(36); STEP_F(37); STEP_G(38); STEP_H(39);
556 # define STEP_H(K) STEP(K, h, a, b, c, d, e, f, g) macro
559 STEP_E( 4); STEP_F( 5); STEP_G( 6); STEP_H( 7);
562 STEP_E(12); STEP_F(13); STEP_G(14); STEP_H(15);
565 STEP_E(20); STEP_F(21); STEP_G(22); STEP_H(2
770 # define STEP_H macro
[all...]

Completed in 202 milliseconds