Lines Matching refs:NLBLOCK
48 #define NLBLOCK md /* Block containing newline information */ macro
2100 NLBLOCK->nltype == NLTYPE_FIXED && in match()
2101 NLBLOCK->nllen == 2 && in match()
2102 RAWUCHARTEST(eptr) == NLBLOCK->nl[0]) in match()
2144 NLBLOCK->nltype == NLTYPE_FIXED && in match()
2145 NLBLOCK->nllen == 2 && in match()
2146 RAWUCHARTEST(eptr) == NLBLOCK->nl[0]) in match()
2287 NLBLOCK->nltype == NLTYPE_FIXED && in match()
2288 NLBLOCK->nllen == 2 && in match()
2289 RAWUCHARTEST(eptr) == NLBLOCK->nl[0]) in match()
4285 NLBLOCK->nltype == NLTYPE_FIXED && in match()
4286 NLBLOCK->nllen == 2 && in match()
4287 RAWUCHAR(eptr) == NLBLOCK->nl[0]) in match()
4543 NLBLOCK->nltype == NLTYPE_FIXED && in match()
4544 NLBLOCK->nllen == 2 && in match()
4545 *eptr == NLBLOCK->nl[0]) in match()
5042 NLBLOCK->nltype == NLTYPE_FIXED && in match()
5043 NLBLOCK->nllen == 2 && in match()
5044 c == NLBLOCK->nl[0]) in match()
5167 NLBLOCK->nltype == NLTYPE_FIXED && in match()
5168 NLBLOCK->nllen == 2 && in match()
5169 c == NLBLOCK->nl[0]) in match()
5562 NLBLOCK->nltype == NLTYPE_FIXED && in match()
5563 NLBLOCK->nllen == 2 && in match()
5564 RAWUCHAR(eptr) == NLBLOCK->nl[0]) in match()
5588 NLBLOCK->nltype == NLTYPE_FIXED && in match()
5589 NLBLOCK->nllen == 2 && in match()
5590 RAWUCHAR(eptr) == NLBLOCK->nl[0]) in match()
5836 NLBLOCK->nltype == NLTYPE_FIXED && in match()
5837 NLBLOCK->nllen == 2 && in match()
5838 *eptr == NLBLOCK->nl[0]) in match()