Home
last modified time | relevance | path

Searched refs:n_vector (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/bcmath/libbcmath/src/
H A Dconvert.h48 static inline void bc_convert_to_vector(BC_VECTOR *n_vector, const char *nend, size_t nlen) in bc_convert_to_vector() argument
53 n_vector[i] = bc_partial_convert_to_vector(nend, len); in bc_convert_to_vector()

Completed in 4 milliseconds