Searched refs:USIZE (Results 1 – 12 of 12) sorted by relevance
172 NBPG * (USIZE + KSTAKSIZE)182 NBPG * (USIZE + KSTAKSIZE), 2);190 NBPG * USIZE, 2);
175 NBPG * (USIZE + KSTAKSIZE)185 NBPG * (USIZE + KSTAKSIZE), 2);193 NBPG * USIZE, 2);
38 #define USIZE 100 /* undo stack size */ macro51 (t = reallocarray(ustack, (usize += USIZE), sizeof(undo_t))) != NULL) { in push_undo_stack()
6 #define UPAGES (USIZE * NBPP)
5 #define UPAGES USIZE
13 #define UPAGES USIZE
16 #define UPAGES USIZE
12 #define UPAGES USIZE
980 * xm-m88k.h: don't define USIZE if already defined.