Home
last modified time | relevance | path

Searched defs:TOK_NUMBER (Results 1 – 25 of 57) sorted by relevance

123

/dports/devel/idutils/idutils-4.6/libidu/
H A Dtokflags.h26 #define TOK_NUMBER 0x02 /* occurs as a number */ macro
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/gba/
H A Ddebugger-expr-yacc.hpp60 TOK_NUMBER = 276, enumerator
83 #define TOK_NUMBER 276 macro
H A Ddebugger-expr-yacc.cpp93 TOK_NUMBER = 276, enumerator
116 #define TOK_NUMBER 276 macro
/dports/devel/creduce/creduce-2.10.0/clex/
H A Ddefs.h30 TOK_NUMBER, enumerator
/dports/math/xfce4-calculator-plugin/xfce4-calculator-plugin-0.7.1/panel-plugin/
H A Dlexer.h24 typedef enum { TOK_NUMBER, enumerator
/dports/devel/dev86/dev86-0.16.20/unproto/
H A Dtoken.h18 #define TOK_NUMBER 258 /* one or more digits */ macro
/dports/textproc/kmflcomp/kmflcomp-0.9.9/src/
H A Dyacc.h73 TOK_NUMBER = 289, enumerator
125 #define TOK_NUMBER 289 macro
/dports/cad/padring/padring-b2a64ab/src/
H A Dconfigreader.h66 TOK_NUMBER, enumerator
/dports/graphics/libgphoto2/libgphoto2-2.5.26/tests/ddb/
H A Dddb-txt.tab.h56 TOK_NUMBER = 262, enumerator
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fo/expr/
H A DPropertyTokenizer.java37 static final int TOK_NUMBER = TOK_LITERAL + 1; field in PropertyTokenizer
/dports/misc/usd/USD-21.11/pxr/usd/sdf/
H A DtextFileFormat.tab.h73 TOK_NUMBER = 266, enumerator
/dports/cad/padring/padring-b2a64ab/src/lef/
H A Dlefreader.h46 TOK_NUMBER, enumerator
/dports/math/vtk9/VTK-9.1.0/Wrapping/Tools/
H A DvtkParseString.h100 TOK_NUMBER, /* any numeric literal */ enumerator
/dports/math/vtk6/VTK-6.2.0/Wrapping/Tools/
H A DvtkParseString.h102 TOK_NUMBER, /* any numeric literal */ enumerator
/dports/math/vtk8/VTK-8.2.0/Wrapping/Tools/
H A DvtkParseString.h104 TOK_NUMBER, /* any numeric literal */ enumerator
/dports/devel/anjuta/anjuta-3.34.0/plugins/language-support-js/
H A Djstypes.h54 TOK_NUMBER = 30, /* numeric constant */ enumerator
/dports/devel/anjuta/anjuta-3.34.0/plugins/symbol-db/anjuta-tags/js-parser/
H A Djstypes.h54 TOK_NUMBER = 30, /* numeric constant */ enumerator
/dports/cad/stepcode/stepcode-0.8/src/express/generated/
H A Dexpparse.h44 #define TOK_NUMBER 44 macro
/dports/devel/flatbuffers/flatbuffers-2.0.0/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
H A DJSON.kt764 private val TOK_NUMBER = Token(5) constant
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
H A DJSON.kt764 private val TOK_NUMBER = Token(5) constant
/dports/lang/gravity/gravity-0.8.5/src/compiler/
H A Dgravity_token.h65 …TOK_EOF = 0, TOK_ERROR, TOK_COMMENT, TOK_STRING, TOK_NUMBER, TOK_IDENTIFIER, TOK_SPECIAL, TOK_M… enumerator
/dports/shells/fish/fish-3.3.1/src/
H A Dtinyexpr.cpp60 TOK_NUMBER, enumerator
/dports/devel/jsl/jsl-0.3.0/src/
H A Djsscan.h79 TOK_NUMBER = 30, /* numeric constant */ enumerator
/dports/textproc/sablotron/Sablot-1.0.3/src/engine/
H A Dexpr.h76 TOK_NUMBER, enumerator
/dports/devel/efl/efl-1.25.1/src/lib/eolian/
H A Deo_lexer.h20 TOK_DOC, TOK_STRING, TOK_CHAR, TOK_NUMBER, TOK_VALUE enumerator

123