Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Ddbxout.c726 const int n_digits = HOST_BITS_PER_WIDE_INT / 3; in stabstr_O() local
729 for (i = 1; i <= n_digits; i++) in stabstr_O()