Searched defs:BASE (Results 1 – 4 of 4) sorted by relevance
5 #define ROLL(BASE,INTERVAL) floor((BASE) + (INTERVAL) * drandom()) argument
76 #define BASE(a) ((int)(a) & ~(NBPG - 1)) macro
81 # define BASE '#' macro
160 char BASE[] = "o u x"; variable