Searched refs:DRT_HEX (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/ddb/
H A Ddb_lex.h76 DRT_HEX = BIT(_DRT_HEX), enumerator in enum:__anon11228
80 DRT_HEX)
H A Ddb_lex.c184 lex_hex_numbers = ((flags & DRT_HEX) != 0);

Completed in 54 milliseconds