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

  /src/tools/gcc/
gcc-version.mk 6 NETBSD_GCC_VERSION=nb1 20250721
9 NETBSD_GCC_VERSION=nb1 20250915
  /src/lib/libc/gdtoa/
strtoIg.c 45 unsigned int nb1, nb11; local in function:strtoIg
63 nb1 = nb & 31;
64 nb11 = (nb1 - 1) & 31;
83 || (nb1 && b1->x[nw1] & 1L << nb1)) {
  /src/tools/binutils/
Makefile 10 --with-pkgversion="NetBSD Binutils nb1" \
96 NETBSD_BINUTILS_VERSION_NOSPACE=nb1 # just to keep it the same with gcc

Completed in 13 milliseconds