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

  /src/tests/usr.bin/printf/
printf.sh 637 x_hex()
639 setmsg x_hex
686 define x_hex '%x (hexadecimal output) conversions'
688 X_hex()
690 setmsg X_hex
708 define X_hex '%X (hexadecimal output) conversions'
634 x_hex() function
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
primary.cc 389 int radix, length, x_hex; local
397 x_hex = 0;
409 x_hex = 1;
434 if (x_hex
  /src/external/gpl3/gcc/dist/gcc/fortran/
primary.cc 389 int radix, length, x_hex; local
397 x_hex = 0;
409 x_hex = 1;
434 if (x_hex

Completed in 26 milliseconds