Home
last modified time | relevance | path

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

/dports/math/singular/Singular-Release-4-2-1/ppcc/Singular/
H A Dglobaldefs.h7 #define STATIC_VAR static macro
/dports/math/singular/Singular-Release-4-2-1/factory/
H A Dglobaldefs.h7 #define STATIC_VAR static macro
/dports/games/nethack33/nethack-3.3.1/include/
H A Dhack.h240 # define STATIC_VAR macro
242 # define STATIC_VAR extern macro
248 # define STATIC_VAR static macro
/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A Dhack.h240 # define STATIC_VAR macro
242 # define STATIC_VAR extern macro
248 # define STATIC_VAR static macro
/dports/games/falconseye/falconseye-1.9.3_11/include/
H A Dhack.h240 # define STATIC_VAR macro
242 # define STATIC_VAR extern macro
248 # define STATIC_VAR static macro
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dhack.h306 # define STATIC_VAR macro
308 # define STATIC_VAR extern macro
314 # define STATIC_VAR static macro
/dports/games/nethack34/nethack-3.4.3/include/
H A Dhack.h306 # define STATIC_VAR macro
308 # define STATIC_VAR extern macro
314 # define STATIC_VAR static macro
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dhack.h306 # define STATIC_VAR macro
308 # define STATIC_VAR extern macro
314 # define STATIC_VAR static macro
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dhack.h311 # define STATIC_VAR macro
313 # define STATIC_VAR extern macro
319 # define STATIC_VAR static macro
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dhack.h309 # define STATIC_VAR macro
311 # define STATIC_VAR extern macro
317 # define STATIC_VAR static macro
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dhack.h318 # define STATIC_VAR macro
320 # define STATIC_VAR extern macro
326 # define STATIC_VAR static macro
/dports/devel/ragel/ragel-6.10/ragel/
H A Dcdcodegen.cpp716 std::ostream &CCodeGen::STATIC_VAR( string type, string name ) in STATIC_VAR() function in CCodeGen
804 std::ostream &DCodeGen::STATIC_VAR( string type, string name ) in STATIC_VAR() function in DCodeGen
887 std::ostream &D2CodeGen::STATIC_VAR( string type, string name ) in STATIC_VAR() function in D2CodeGen
H A Dcscodegen.cpp719 std::ostream &CSharpCodeGen::STATIC_VAR( string type, string name ) in STATIC_VAR() function in CSharpCodeGen
H A Drubycodegen.cpp98 std::ostream &RubyCodeGen::STATIC_VAR( string type, string name ) in STATIC_VAR() function in RubyCodeGen
H A Dgocodegen.cpp734 std::ostream &GoCodeGen::STATIC_VAR( string type, string name ) in STATIC_VAR() function in GoCodeGen
H A Dmlcodegen.cpp653 std::ostream &OCamlCodeGen::STATIC_VAR( string type, string name ) in STATIC_VAR() function in OCamlCodeGen
H A Djavacodegen.cpp1238 std::ostream &JavaTabCodeGen::STATIC_VAR( string type, string name ) in STATIC_VAR() function in JavaTabCodeGen
/dports/cad/ngspice_rework/ngspice-35/src/xspice/cmpp/
H A Dmod_yacc.y114 typedef enum {CONN, PARAM, STATIC_VAR} Id_Kind_t; enumerator
H A Dmod_yacc.c179 typedef enum {CONN, PARAM, STATIC_VAR} Id_Kind_t; enumerator
/dports/devel/swig/swig-4.0.2/Source/Modules/
H A Dpike.cxx63 STATIC_VAR enumerator
H A Dlua.cxx171 STATIC_VAR, enumerator
H A Druby.cxx182 STATIC_VAR enumerator
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dhack.h511 #define STATIC_VAR macro
517 #define STATIC_VAR static macro
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dhack.h511 #define STATIC_VAR macro
517 #define STATIC_VAR static macro
/dports/java/jikes/jikes-1.22/src/
H A Dbytecode.h400 STATIC_VAR = 3, // class variable enumerator