Home
last modified time | relevance | path

Searched defs:num_digits (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libc/src/__support/
H A Dhigh_precision_decimal.h113 uint32_t num_digits = 0; global() variable
[all...]
/llvm-project/polly/lib/External/isl/imath/
H A Dgmp_compat.c739 size_t num_digits; in GMPZAPI() local