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 527 bool missing_hex_digits; member in struct:__anondcf084d01b08
lex.c 866 it->missing_hex_digits = it->hex_digits == 0;
875 if (it.missing_hex_digits)

Completed in 14 milliseconds