Home
last modified time | relevance | path

Searched refs:sprint (Results 1 – 25 of 31) sorted by relevance

12

/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtokens.c72 CTFloat::sprint(&buffer[0], 'g', floatvalue); in toChars()
77 CTFloat::sprint(&buffer[0], 'g', floatvalue); in toChars()
81 CTFloat::sprint(&buffer[0], 'g', floatvalue); in toChars()
86 CTFloat::sprint(&buffer[0], 'g', floatvalue); in toChars()
91 CTFloat::sprint(&buffer[0], 'g', floatvalue); in toChars()
96 CTFloat::sprint(&buffer[0], 'g', floatvalue); in toChars()
H A Dtokens.d970 CTFloat.sprint(&buffer[0], 'g', floatvalue); in toChars()
974 CTFloat.sprint(&buffer[0], 'g', floatvalue); in toChars()
977 CTFloat.sprint(&buffer[0], 'g', floatvalue); in toChars()
981 CTFloat.sprint(&buffer[0], 'g', floatvalue); in toChars()
985 CTFloat.sprint(&buffer[0], 'g', floatvalue); in toChars()
989 CTFloat.sprint(&buffer[0], 'g', floatvalue); in toChars()
H A Ddmangle.c657 size_t n = CTFloat::sprint(buffer, 'A', value); in realToMangleBuffer()
H A Ddmangle.d1298 const n = CTFloat.sprint(buffer.ptr, 'A', value); in realToMangleBuffer()
H A Dhdrgen.c2397 CTFloat::sprint(buffer, 'g', value); in floatToBuffer()
2404 CTFloat::sprint(buffer, 'a', value); in floatToBuffer()
H A Dhdrgen.d2637 CTFloat.sprint(buffer.ptr, 'g', value); in floatToBuffer()
2643 CTFloat.sprint(buffer.ptr, 'a', value); in floatToBuffer()
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dtokens.c72 CTFloat::sprint(&buffer[0], 'g', floatvalue); in toChars()
77 CTFloat::sprint(&buffer[0], 'g', floatvalue); in toChars()
81 CTFloat::sprint(&buffer[0], 'g', floatvalue); in toChars()
86 CTFloat::sprint(&buffer[0], 'g', floatvalue); in toChars()
91 CTFloat::sprint(&buffer[0], 'g', floatvalue); in toChars()
96 CTFloat::sprint(&buffer[0], 'g', floatvalue); in toChars()
H A Ddmangle.c657 size_t n = CTFloat::sprint(buffer, 'A', value); in realToMangleBuffer()
H A Dhdrgen.c2397 CTFloat::sprint(buffer, 'g', value); in floatToBuffer()
2404 CTFloat::sprint(buffer, 'a', value); in floatToBuffer()
/netbsd/usr.bin/finger/
H A DMakefile9 SRCS= finger.c lprint.c net.c sprint.c util.c utmpentry.c
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Dctfloat.h38 static int sprint(char *str, char fmt, real_t x);
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Dctfloat.d53 static int sprint(char* str, char fmt, real_t x);
H A Dctfloat.h54 static int sprint(char *str, char fmt, real_t x);
/netbsd/external/gpl3/gcc/dist/gcc/d/
H A Dd-ctfloat.cc104 CTFloat::sprint (char *buffer, char fmt, real_t r) in sprint() function in CTFloat
H A DChangeLog-2017889 (CTFloat::sprint): Inline implementation of format and formatHex here.
930 (CTFloat::sprint): New function.
H A DChangeLog-2020804 (CTFloat::sprint): Likewise.
/netbsd/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-frontend.cc368 CTFloat::sprint (char *buffer, char fmt, real_t r) in sprint() function in CTFloat
/netbsd/external/bsd/nvi/dist/regex/
H A Dengine.c55 #define print sprint
/netbsd/lib/libc/regex/
H A Dengine.c62 #define print sprint
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A Dregengine.inc52 #define print sprint
/netbsd/external/lgpl3/mpfr/dist/doc/
H A Dtexinfo.tex1015 tex.sprint(string.char(0x5c) .. '376' .. string.char(0x5c) .. '377')
1018 tex.sprint(
1026 tex.sprint(
1045 tex.sprint(-2,
1049 tex.sprint(-2, string.char(c))
/netbsd/external/lgpl3/mpc/dist/build-aux/
H A Dtexinfo.tex1057 tex.sprint(string.char(0x5c) .. '376' .. string.char(0x5c) .. '377')
1060 tex.sprint(
1068 tex.sprint(
1087 tex.sprint(-2,
1091 tex.sprint(-2, string.char(c))
/netbsd/external/gpl3/binutils/dist/gprofng/doc/
H A Dtexinfo.tex1049 tex.sprint(string.char(0x5c) .. '376' .. string.char(0x5c) .. '377')
1052 tex.sprint(
1060 tex.sprint(
1079 tex.sprint(-2,
1083 tex.sprint(-2, string.char(c))
/netbsd/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19932138 Corrected sprint format for extended registers.
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19932138 Corrected sprint format for extended registers.

12