HomeSort by: relevance | last modified time | path
    Searched refs:PARAMETER_ARRAY_SIZE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/lgpl3/mpc/dist/tests/
mpc-tests.h 264 #define PARAMETER_ARRAY_SIZE 10
280 mpc_operand_t P[PARAMETER_ARRAY_SIZE]; /* value of parameters */
281 mpc_param_t T[PARAMETER_ARRAY_SIZE]; /* type of parameters */
read_description.c 269 MPC_ASSERT (nbout + nbin + j < PARAMETER_ARRAY_SIZE);

Completed in 24 milliseconds