Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rsc/tmp
/ functions
Functions
4,772 in github.com/rsc/tmp
⨍
Functions
4,772
◇
Types & classes
618
↓ 19 callers
Function
testSchema
(typ genai.Type)
gadget/internal/schema/schema_test.go:332
↓ 18 callers
Method
AddCharacter
Add a single character to the builder. It is not allowed to add 0-characters; use the Finalize() method to terminate the string instead.
ftoa/dblconv/utils.h:319
↓ 18 callers
Function
Adduint32
(ctxt *Link, s *LSym, v uint32)
bootstrap/internal/ld/data.go:99
↓ 18 callers
Function
Fconv
(fvp *Mpflt, flag int)
bootstrap/internal/gc/mparith3.go:193
↓ 18 callers
Function
Rnd
(o int64, r int64)
bootstrap/internal/gc/align.go:19
↓ 18 callers
Function
Warn
(fmt_ string, args ...interface{})
bootstrap/internal/gc/subr.go:188
↓ 18 callers
Function
cstring
(x []byte)
bootstrap/internal/ld/util.go:22
↓ 18 callers
Function
ggloblsym
(s *Sym, width int32, flags int16)
bootstrap/internal/gc/gsubr.go:223
↓ 18 callers
Function
gjmp
(to *obj.Prog)
bootstrap/internal/gc/gsubr.go:237
↓ 18 callers
Function
mpcmpfltflt
(a *Mpflt, b *Mpflt)
bootstrap/internal/gc/mparith3.go:99
↓ 18 callers
Method
readTree
(path string)
box/rules.go:168
↓ 18 callers
Function
umul128
ftoa/ryu/d2s_intrinsics.h:42
↓ 17 callers
Method
Copy
Copy sets z to x, with the same precision, rounding mode, and accuracy as x, and returns z. x is not changed even if z and x are the same.
bootstrap/internal/gc/big/float.go:715
↓ 17 callers
Function
Istype
(t *Type, et int)
bootstrap/internal/gc/subr.go:814
↓ 17 callers
Function
Mpmovecflt
(a *Mpflt, c float64)
bootstrap/internal/gc/mparith3.go:145
↓ 17 callers
Method
SetMode
SetMode sets z's rounding mode to mode and returns an exact z. z remains unchanged otherwise. z.SetMode(z.Mode()) is a cheap way to set z's accuracy t
bootstrap/internal/gc/big/float.go:191
↓ 17 callers
Method
String
()
bootstrap/internal/gc/fmt.go:1591
↓ 17 callers
Function
Symaddr
(s *LSym)
bootstrap/internal/ld/lib.go:1721
↓ 17 callers
Function
bany
bany reports whether any bits in a are set.
bootstrap/internal/gc/reg.go:1460
↓ 17 callers
Function
getoutargx
(t *Type)
bootstrap/internal/gc/subr.go:1793
↓ 17 callers
Function
i2tor
Make a rational from two ints and from one int
gomaxprocs/powser/powser_test.go:218
↓ 17 callers
Function
uleb128put
(v int64)
bootstrap/internal/ld/dwarf.go:165
↓ 17 callers
Function
vaddr
* static void relput8(Prog *p, Addr *a) { vlong v; Reloc rel, *r; v = vaddr(ctxt, p, a, &rel); if(rel.siz != 0) { r = addrel(ctxt->cursym); *
bootstrap/internal/obj/x86/asm6.go:2436
↓ 17 callers
Function
walkstmtlist
(l *NodeList)
bootstrap/internal/gc/walk.go:81
↓ 17 callers
Function
yyerrorl
(line int, format string, args ...interface{})
bootstrap/internal/gc/subr.go:111
↓ 16 callers
Method
BigitLength
BigitLength includes the "hidden" bigits encoded in the exponent.
ftoa/dblconv/bignum.h:133
↓ 16 callers
Function
BrotliDropBits
Advances the bit pos by |n_bits|. */
brotli/dec_bit_reader.h:231
↓ 16 callers
Function
CommandCopyLen
brotli/enc_command.h:177
↓ 16 callers
Function
Flusherrors
()
bootstrap/internal/gc/subr.go:86
↓ 16 callers
Method
ShiftLeft
ftoa/dblconv/bignum.cc:239
↓ 16 callers
Method
String
()
gitfs/fs.go:22
↓ 16 callers
Function
cleantemp
Cleantemp emits VARKILL instructions for each temporary above the mark on the temporary stack and removes them from the stack.
bootstrap/internal/gc/order.go:242
↓ 16 callers
Function
commonsize
()
bootstrap/internal/ld/decodesym.go:46
↓ 16 callers
Function
getinargx
(t *Type)
bootstrap/internal/gc/subr.go:1797
↓ 16 callers
Function
lo0bits
ftoa/dmg/dtoa20170421.c:1765
↓ 16 callers
Function
lshift
ftoa/dmg/dtoa20251117.c:1992
↓ 16 callers
Function
markdcl
()
bootstrap/internal/gc/dcl.go:94
↓ 16 callers
Function
multadd
ftoa/dmg/dtoa20251117.c:1652
↓ 16 callers
Function
pow5bits
Returns e == 0 ? 1 : ceil(log_2(5^e)); requires 0 <= e <= 3528.
ftoa/ryu/common.h:56
↓ 16 callers
Method
shl
z = x << s
bootstrap/internal/gc/big/nat.go:662
↓ 15 callers
Function
Balloc
ftoa/dmg/dtoa20251117.c:1574
↓ 15 callers
Function
Genlist
* * compile statements */
bootstrap/internal/gc/gen.go:220
↓ 15 callers
Function
Lookupf
(format string, a ...interface{})
bootstrap/internal/gc/subr.go:266
↓ 15 callers
Method
Lsh
Lsh sets z = x << n and returns z.
bootstrap/internal/gc/big/int.go:589
↓ 15 callers
Function
MakeUint128
ftoa/abseil/absl_numeric_int128.h:569
↓ 15 callers
Method
SetFrac
SetFrac sets z to a/b and returns z.
bootstrap/internal/gc/big/rat.go:297
↓ 15 callers
Function
Symgrow
(ctxt *Link, s *LSym, siz int64)
bootstrap/internal/ld/data.go:43
↓ 15 callers
Function
Warnl
(line int, fmt_ string, args ...interface{})
bootstrap/internal/gc/subr.go:194
↓ 15 callers
Function
addsection
(seg *Segment, name string, rwx int)
bootstrap/internal/ld/lib.go:1290
↓ 15 callers
Method
append
(int c)
ftoa/schubfach/DoubleToDecimal.java:634
↓ 15 callers
Function
copy
(in *dch, out *dch)
gomaxprocs/powser/powser_test.go:171
↓ 15 callers
Function
end
(u rat)
gomaxprocs/powser/powser_test.go:242
↓ 15 callers
Function
get
(in *dch)
gomaxprocs/powser/powser_test.go:122
↓ 15 callers
Function
hashLeaf
hashLeaf returns the hash of a leaf with a given key and value.
mpt/tree.go:338
↓ 15 callers
Function
isblanksym
(s *Sym)
bootstrap/internal/gc/subr.go:833
↓ 15 callers
Function
isideal
(t *Type)
bootstrap/internal/gc/subr.go:851
↓ 15 callers
Function
natFromString
(s string)
bootstrap/internal/gc/big/nat_test.go:91
↓ 15 callers
Function
ordercopyexpr
Ordercopyexpr behaves like ordertemp but also emits code to initialize the temporary to the value n. The clear argument is provided for use when the
bootstrap/internal/gc/order.go:96
↓ 15 callers
Function
runGCD
(b *testing.B, aSize, bSize uint)
bootstrap/internal/gc/big/gcd_test.go:24
↓ 15 callers
Function
show
(p *packages.Package, n ast.Node, format string, args ...interface{})
unsafeconv/main.go:82
↓ 15 callers
Function
shsym
Do not write DT_NULL. elfdynhash will finish it.
bootstrap/internal/ld/elf.go:1833
↓ 15 callers
Function
structnext
(s *Iter)
bootstrap/internal/gc/subr.go:1712
↓ 15 callers
Function
testEqual
(t *testing.T, msg string, args ...interface{})
git85/git_test.go:18
↓ 14 callers
Function
Boffset
(b *Biobuf)
bootstrap/internal/ld/util.go:138
↓ 14 callers
Method
Equal
ftoa/dblconv/bignum.h:77
↓ 14 callers
Function
Ginscall
* * generate: * call f * proc=-1 normal call but no return * proc=0 normal call * proc=1 goroutine run in new proc * proc=2 defer call save away
bootstrap/internal/gc/cgen.go:2329
↓ 14 callers
Function
Is64
* * Is this a 64-bit type? */
bootstrap/internal/gc/subr.go:1406
↓ 14 callers
Function
Mpmovecfix
(a *Mpint, c int64)
bootstrap/internal/gc/mparith2.go:270
↓ 14 callers
Method
Name
()
gitfs/fs.go:286
↓ 14 callers
Method
Prec
Prec returns the mantissa precision of x in bits. The result may be 0 for |x| == 0 and |x| == Inf.
bootstrap/internal/gc/big/float.go:199
↓ 14 callers
Function
Rconv
(reg int)
bootstrap/internal/obj/util.go:545
↓ 14 callers
Method
ReadByte
()
bootstrap/internal/gc/big/intconv.go:196
↓ 14 callers
Method
SetBytes
SetBytes interprets buf as the bytes of a big-endian unsigned integer, sets z to that value, and returns z.
bootstrap/internal/gc/big/int.go:389
↓ 14 callers
Method
Sign
Sign returns: -1 if x < 0 0 if x == 0 +1 if x > 0
bootstrap/internal/gc/big/int.go:33
↓ 14 callers
Function
assignconv
(n *Node, t *Type, context string)
bootstrap/internal/gc/subr.go:1297
↓ 14 callers
Method
decimalString
decimalString returns a decimal representation of x. It calls x.string with the charset "0123456789".
bootstrap/internal/gc/big/natconv.go:242
↓ 14 callers
Function
growdatsize
(datsizep *int64, s *LSym)
bootstrap/internal/ld/data.go:1178
↓ 14 callers
Function
hasPrefix
hasPrefix returns true if s begins with t.
patch/patch.go:320
↓ 14 callers
Function
ordertemp
Ordertemp allocates a new temporary with the given type, pushes it onto the temp stack, and returns it. If clear is true, ordertemp emits code to zero
bootstrap/internal/gc/order.go:65
↓ 14 callers
Function
skip
if s begins with the prefix t, skip returns s with that prefix removed and ok == true.
patch/patch.go:294
↓ 14 callers
Function
subnode
break addable nc-complex into nr-real and ni-imaginary
bootstrap/internal/gc/cplx.go:84
↓ 14 callers
Function
walkstmt
(np **Node)
bootstrap/internal/gc/walk.go:143
↓ 14 callers
Function
writeExtReply
(c net.Conn, data []byte)
ssh-namespace-agent/main.go:173
↓ 13 callers
Function
BackwardMatchLength
brotli/enc_hash.h:234
↓ 13 callers
Function
BitMask
brotli/dec_bit_reader.h:27
↓ 13 callers
Function
BrotliFree
brotli/enc_memory.c:59
↓ 13 callers
Function
BrotliTakeBits
Reads the specified number of bits from |br| and advances the bit pos. Precondition: accumulator MUST contain at least |n_bits|. */
brotli/dec_bit_reader.h:251
↓ 13 callers
Function
Cwrite
(p []byte)
bootstrap/internal/ld/lib.go:1571
↓ 13 callers
Function
Getoutarg
(t *Type)
bootstrap/internal/gc/subr.go:1775
↓ 13 callers
Method
NewProg
()
bootstrap/internal/obj/util.go:343
↓ 13 callers
Method
Quo
Quo sets z to the quotient x/y for y != 0 and returns z. If y == 0, a division-by-zero run-time panic occurs. Quo implements truncated division (like
bootstrap/internal/gc/big/int.go:201
↓ 13 callers
Method
String
()
bootstrap/internal/asm/asm.go:287
↓ 13 callers
Function
algtype1
(t *Type, bad **Type)
bootstrap/internal/gc/subr.go:411
↓ 13 callers
Function
assignop
Is type src assignment compatible to type dst? If so, return op code to use in conversion. If not, return 0.
bootstrap/internal/gc/subr.go:1076
↓ 13 callers
Function
bvor
* union */
bootstrap/internal/gc/bv.go:157
↓ 13 callers
Function
check
(t *testing.T, err error)
mpt/internal/pmem/pmem_test.go:277
↓ 13 callers
Function
defgotype
Define gotype, for composite ones recurse into constituents.
bootstrap/internal/ld/dwarf.go:959
↓ 13 callers
Function
getinarg
(t *Type)
bootstrap/internal/gc/subr.go:1782
↓ 13 callers
Function
itor
(u int64)
gomaxprocs/powser/powser_test.go:231
↓ 13 callers
Function
mkPS
()
gomaxprocs/powser/powser_test.go:190
← previous
next →
201–300 of 4,772, ranked by callers