Home
last modified time | relevance | path

Searched refs:MIN_AMS (Results 1 – 25 of 88) sorted by relevance

1234

/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/tigcclib/include/c/
H A Ddefault.h89 #ifndef MIN_AMS
90 #define MIN_AMS 100 macro
94 #ifndef MIN_AMS
95 #define MIN_AMS 101 macro
144 #if (MIN_AMS>=300)
146 #if (MIN_AMS>300)
151 #if (MIN_AMS>209)
160 #if (MIN_AMS>205)
175 #if (MIN_AMS>105)
180 #if (MIN_AMS>101)
[all …]
H A Dsystem.h20 #if MIN_AMS>=204
23 #if MIN_AMS>=207
27 #define CTypeTable ((MIN_AMS >= 200)?((const unsigned char *)_rom_call_addr(442)):({unsigned char* …
29 #define ReleaseDate ((const char*const)(_rom_call_addr_hack(43F,(((MIN_AMS>=101)||(TIOS_entries>0x2…
30 #define ReleaseVersion ((const char*const)(_rom_call_addr_hack(440,((((MIN_AMS>=101)||(TIOS_entries…
69 #if MIN_AMS>=101
75 #if MIN_AMS>=200
80 #if MIN_AMS>=202
84 #if MIN_AMS>=204
H A Dmenus.h41 #if MIN_AMS>=200
47 #if MIN_AMS>=200
52 #if MIN_AMS>=200
80 #if MIN_AMS>=200
90 #if MIN_AMS>=202
H A Destack.h60 #if MIN_AMS>=200
63 #if MIN_AMS>=207
67 #if MIN_AMS>=207
71 #if MIN_AMS>=200
76 #if MIN_AMS>=207
80 #if MIN_AMS>=207
97 #if MIN_AMS>=208
101 #if MIN_AMS>=208
105 #if MIN_AMS>=208
109 #if MIN_AMS>=208
[all …]
H A Dbasop.h25 #if MIN_AMS>=101
35 #if MIN_AMS>=200
43 #if MIN_AMS>=202
65 #if MIN_AMS>=204
H A Dargs.h37 #if MIN_AMS>=208
41 #if MIN_AMS>=208
45 #if MIN_AMS>=208
49 #if MIN_AMS>=208
70 #if MIN_AMS>=101
H A Dflash.h32 #define FL_getHardwareParmBlock() (MIN_AMS<101&&TIOS_entries<0x3CC?(const void*)"\0\x6\0\0\0\x1":_r…
36 #if MIN_AMS>=200
H A Ddialogs.h11 #if MIN_AMS>=200
56 #if MIN_AMS>=200
60 #if MIN_AMS>=200
90 #if MIN_AMS>=200
H A Dalloc.h64 #if MIN_AMS>=200
66 #if MIN_AMS>=204
H A Devents.h54 #if MIN_AMS>=200
57 #if MIN_AMS>=207
99 #if MIN_AMS>=200
H A Dwingraph.h128 #if MIN_AMS>=200
137 #if MIN_AMS>=204
139 #if MIN_AMS>=207
H A Dmem.h18 #if MIN_AMS>=200
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/tigcclib/examples/
H A DStatic Popup.c7 #define MIN_AMS 100 // Compile for AMS 1.00 or higher macro
H A DPrint EStack.c7 #define MIN_AMS 100 // Compile for AMS 1.00 or higher macro
H A DMultiply Polynoms.c10 #define MIN_AMS 101 // Compile for AMS 1.01 or higher macro
H A DGraph Function.c7 #define MIN_AMS 101 // Compile for AMS 1.01 or higher macro
H A DMemory Error.c8 #define MIN_AMS 100 // Compile for AMS 1.00 or higher macro
H A DTimers.c7 #define MIN_AMS 100 // Compile for AMS 1.00 or higher macro
H A DWindow 5.c6 #define MIN_AMS 100 // Compile for AMS 100 or higher macro
H A DAdd Arguments.c9 #define MIN_AMS 101 macro
H A DBitmap Test.c9 #define MIN_AMS 100 // Compile for AMS 1.00 or higher macro
H A DFunction Returning Itself.c8 #define MIN_AMS 101 // Compile for AMS 1.01 or higher macro
H A DSort Integers.c7 #define MIN_AMS 100 // Compile for AMS 1.00 or higher macro
H A DSort Floats.c7 #define MIN_AMS 100 // Compile for AMS 1.00 or higher macro
H A DWindow 1.c6 #define MIN_AMS 100 // Compile for AMS 1.00 or higher macro

1234