Searched refs:PRINT_LO (Results 1 – 1 of 1) sorted by relevance
31 #define PRINT_LO 32 macro80 htab = mandoc_calloc(PRINT_HI - PRINT_LO + 1, sizeof(struct ln *)); in mchars_alloc()83 hash = (int)lines[i].code[0] - PRINT_LO; in mchars_alloc()156 if (0 == sz || p[0] < PRINT_LO || p[0] > PRINT_HI) in find()159 hash = (int)p[0] - PRINT_LO; in find()