OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOK_OCTAL
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/fgen/
fgen.h
75
TOK_OCTAL
= 8,
fgen.l
246
[oO]# { ltoken.type =
TOK_OCTAL
; ltoken.text = yytext;
249
[oO][cC][tT][aA][lL] { ltoken.type =
TOK_OCTAL
; ltoken.text = yytext;
1771
case
TOK_OCTAL
:
1772
STATE(token->text, "
TOK_OCTAL
");
1779
numbase =
TOK_OCTAL
;
Completed in 85 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025