Home
last modified time | relevance | path

Searched refs:missing_hex_digits (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/usr.bin/xlint/lint1/
Dlint1.h522 bool missing_hex_digits; member
Dlex.c866 it->missing_hex_digits = it->hex_digits == 0; in quoted_next()
875 if (it.missing_hex_digits) in check_quoted()