HomeSort by: relevance | last modified time | path
    Searched refs:missing_hex_digits (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/xlint/lint1/
lint1.h 529 bool missing_hex_digits; member in struct:__anon8391
lex.c 862 it->missing_hex_digits = it->hex_digits == 0;
871 if (it.missing_hex_digits)

Completed in 26 milliseconds