Home | History | Annotate | Download | only in runtime

Lines Matching full:uint32

90 func fastrand1() uint32
128 func reflectcall(argtype *_type, fn, arg unsafe.Pointer, argsize uint32, retoffset uint32)
130 func procyield(cycles uint32)
155 func cas(ptr *uint32, old, new uint32) bool
272 func call32(fn, arg unsafe.Pointer, n, retoffset uint32)
273 func call64(fn, arg unsafe.Pointer, n, retoffset uint32)
274 func call128(fn, arg unsafe.Pointer, n, retoffset uint32)
275 func call256(fn, arg unsafe.Pointer, n, retoffset uint32)
276 func call512(fn, arg unsafe.Pointer, n, retoffset uint32)
277 func call1024(fn, arg unsafe.Pointer, n, retoffset uint32)
278 func call2048(fn, arg unsafe.Pointer, n, retoffset uint32)
279 func call4096(fn, arg unsafe.Pointer, n, retoffset uint32)
280 func call8192(fn, arg unsafe.Pointer, n, retoffset uint32)
281 func call16384(fn, arg unsafe.Pointer, n, retoffset uint32)
282 func call32768(fn, arg unsafe.Pointer, n, retoffset uint32)
283 func call65536(fn, arg unsafe.Pointer, n, retoffset uint32)
284 func call131072(fn, arg unsafe.Pointer, n, retoffset uint32)
285 func call262144(fn, arg unsafe.Pointer, n, retoffset uint32)
286 func call524288(fn, arg unsafe.Pointer, n, retoffset uint32)
287 func call1048576(fn, arg unsafe.Pointer, n, retoffset uint32)
288 func call2097152(fn, arg unsafe.Pointer, n, retoffset uint32)
289 func call4194304(fn, arg unsafe.Pointer, n, retoffset uint32)
290 func call8388608(fn, arg unsafe.Pointer, n, retoffset uint32)
291 func call16777216(fn, arg unsafe.Pointer, n, retoffset uint32)
292 func call33554432(fn, arg unsafe.Pointer, n, retoffset uint32)
293 func call67108864(fn, arg unsafe.Pointer, n, retoffset uint32)
294 func call134217728(fn, arg unsafe.Pointer, n, retoffset uint32)
295 func call268435456(fn, arg unsafe.Pointer, n, retoffset uint32)
296 func call536870912(fn, arg unsafe.Pointer, n, retoffset uint32)
297 func call1073741824(fn, arg unsafe.Pointer, n, retoffset uint32)