Searched refs:USIZE (Results 1 – 11 of 11) sorted by relevance
159 NBPG * (USIZE + KSTAKSIZE) in hppabsd_core_core_file_p()169 NBPG * (USIZE + KSTAKSIZE), 2); in hppabsd_core_core_file_p()177 NBPG * USIZE, 2); in hppabsd_core_core_file_p()
42 #define USIZE 100 /* undo stack size */ macro54 (err = reallocarr(&ustack, usize += USIZE, sizeof(undo_t))) == 0) { in push_undo_stack()
25 #define UPAGES (USIZE * NBPP)
24 #define UPAGES USIZE
980 * xm-m88k.h: don't define USIZE if already defined.
22652 `[USIZE] .endstruct'22655 zero, and the USIZE is set to the maximum of all defined elements.
23125 ‘[USIZE] .endstruct’23128 zero, and the USIZE is set to the maximum of all defined elements.
32988 * mpn/generic/gcd.c: Split increment from use of USIZE to avoid