Home
last modified time | relevance | path

Searched refs:A_NUMBER (Results 1 – 16 of 16) sorted by relevance

/dports/games/xrisk/xrisk-2.15/src/
H A Dfunctionsdef.h30 #define A_NUMBER 27 /* How many did the player want to move */ macro
H A Dcursors2.h32 { A_NUMBER ,NUMB_CURSORS ,NUMB_CURSORS ,NUMB_CURSORS ,NUMB_CURSORS },
H A Dfunctions.h116 …{get_string ,{A_NUMBER ,DUMMY_FUNC }},{NULL ,{DUMMY_FUNC ,DUMMY_FUNC }},{clear_string ,{DUMMY…
118 …{A_NUMBER ,FREE_MOVE_INIT ,{p_a_number ,{A_PLACE ,A_STRENG }},{update_pointer,{DUMMY_FUNC ,D…
H A Dxrisk.c55 || (state == A_NUMBER) || (state == END_GAME)
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/pyi/gen-py/simple/example_asyncio/
H A Dconstants.pyi15 A_NUMBER: int
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/pyi/gen-py/simple/example/
H A Dconstants.pyi15 A_NUMBER: int
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/py3/gen-py3cpp/
H A Dmodule_constants.h37 static constexpr ::std::int32_t A_NUMBER() { in A_NUMBER() function
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/3d/features/
H A Dsyscall.sh63 A_NUMBER=5
253 #define A_NUMBER 0x$A_NUMBER
736 *) d=${d}${s}A_NUMBER
1000 *) d=${d}${s}A_NUMBER
/dports/shells/ksh93/ast-93u/src/cmd/3d/features/
H A Dsyscall.sh63 A_NUMBER=5
253 #define A_NUMBER 0x$A_NUMBER
736 *) d=${d}${s}A_NUMBER
1000 *) d=${d}${s}A_NUMBER
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/pyi/src/
H A Dshared.thrift87 const i32 A_NUMBER = 84; const
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/py3/src/
H A Dmodule.thrift82 const i32 A_NUMBER = 84; const
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/py3/gen-py3lite/module/
H A Dlite_types.py222 A_NUMBER = 84 variable
H A Dlite_types.pyi167 A_NUMBER: int = ...
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/py3/gen-py3/module/
H A Dtypes.pxd418 cdef cint32_t cA_NUMBER "::py3::simple::module_constants::A_NUMBER"
H A Dtypes.pyi613 A_NUMBER: int = ...
H A Dtypes.pyx2872 A_NUMBER = 84 variable