Home
last modified time | relevance | path

Searched refs:tNUMBER (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/ddb/
H A Ddb_lex.h101 #define tNUMBER 2 macro
H A Ddb_lex.c248 return (tNUMBER); in db_lex()
H A Ddb_expr.c69 if (t == tNUMBER) { in db_term()
/f-stack/freebsd/x86/iommu/
H A Dintel_drv.c1190 if (t == tNUMBER) { in DB_FUNC()
1193 if (t == tNUMBER) { in DB_FUNC()
1196 if (t == tNUMBER) { in DB_FUNC()
1199 if (t == tNUMBER) { in DB_FUNC()
/f-stack/freebsd/net/
H A Ddebugnet.c890 if (t != tNUMBER) { in dn_parse_optarg_ipv4()