static uint32 fastrand1(void);
static uint32 fastrand2(void);
-enum {
- Structrnd = sizeof(uintptr)
-};
-
// newchan(elemsize uint32, elemalg uint32, hint uint32) (hchan *chan any);
void
sys·newchan(uint32 elemsize, uint32 elemalg, uint32 hint,
typedef struct hash Hmap;
static int32 debug = 0;
-enum {
- Structrnd = sizeof(uintptr)
-};
-
// newmap(keysize uint32, valsize uint32,
// keyalg uint32, valalg uint32,
// hint uint32) (hmap *map[any]any);
Amax
};
+
+enum {
+ Structrnd = sizeof(uintptr)
+};
+
/*
* deferred subroutine calls
*/