OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOK_DECIMAL
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/fgen/
fgen.h
76
TOK_DECIMAL
= 10,
fgen.l
188
[dD]# { ltoken.type =
TOK_DECIMAL
; ltoken.text = yytext;
191
[dD][eE][cC][iI][mM][aA][lL] { ltoken.type =
TOK_DECIMAL
; ltoken.text = yytext;
1445
case
TOK_DECIMAL
:
1446
STATE(token->text, "
TOK_DECIMAL
");
1457
numbase =
TOK_DECIMAL
;
Completed in 15 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025