Home | History | Annotate | Download | only in src

Lines Matching defs:a0

62 static arena_t		*a0; /* arenas[0]; read-only after initialization. */
310 * The a0*() functions are used instead of i[mcd]alloc() in situations that
1259 arenas = &a0;
1363 arena_set(0, a0);
2737 assert(a0 != NULL);
2738 return (a0);