Home
last modified time | relevance | path

Searched refs:FORBIDDEN_SYMBOL_REPLACEMENT (Results 1 – 7 of 7) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/common/
H A Dforbidden.h62 #define printf FORBIDDEN_SYMBOL_REPLACEMENT
67 #define fprintf FORBIDDEN_SYMBOL_REPLACEMENT
72 #define vprintf FORBIDDEN_SYMBOL_REPLACEMENT
77 #define vfprintf FORBIDDEN_SYMBOL_REPLACEMENT
82 #define FILE FORBIDDEN_SYMBOL_REPLACEMENT
87 #define stdin FORBIDDEN_SYMBOL_REPLACEMENT
92 #define stdout FORBIDDEN_SYMBOL_REPLACEMENT
97 #define stderr FORBIDDEN_SYMBOL_REPLACEMENT
132 #define feof(a) FORBIDDEN_SYMBOL_REPLACEMENT
157 #define getc(a) FORBIDDEN_SYMBOL_REPLACEMENT
[all …]
H A Dmath.h46 #define setjmp(a) FORBIDDEN_SYMBOL_REPLACEMENT
51 #define longjmp(a,b) FORBIDDEN_SYMBOL_REPLACEMENT
/dports/games/residualvm/residualvm-0.3.1/common/
H A Dforbidden.h62 #define printf FORBIDDEN_SYMBOL_REPLACEMENT
67 #define fprintf FORBIDDEN_SYMBOL_REPLACEMENT
72 #define vprintf FORBIDDEN_SYMBOL_REPLACEMENT
77 #define vfprintf FORBIDDEN_SYMBOL_REPLACEMENT
82 #define FILE FORBIDDEN_SYMBOL_REPLACEMENT
87 #define stdin FORBIDDEN_SYMBOL_REPLACEMENT
92 #define stdout FORBIDDEN_SYMBOL_REPLACEMENT
97 #define stderr FORBIDDEN_SYMBOL_REPLACEMENT
132 #define feof(a) FORBIDDEN_SYMBOL_REPLACEMENT
157 #define getc(a) FORBIDDEN_SYMBOL_REPLACEMENT
[all …]
H A Dmath.h46 #define setjmp(a) FORBIDDEN_SYMBOL_REPLACEMENT
51 #define longjmp(a,b) FORBIDDEN_SYMBOL_REPLACEMENT
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/sdl/
H A Dsdl-sys.h158 #define setjmp(a) FORBIDDEN_SYMBOL_REPLACEMENT
199 #define FILE FORBIDDEN_SYMBOL_REPLACEMENT
214 #define exit(a) FORBIDDEN_SYMBOL_REPLACEMENT
219 #define abort() FORBIDDEN_SYMBOL_REPLACEMENT
224 #define system(a) FORBIDDEN_SYMBOL_REPLACEMENT
232 #define asctime(a) FORBIDDEN_SYMBOL_REPLACEMENT
237 #define clock() FORBIDDEN_SYMBOL_REPLACEMENT
242 #define ctime(a) FORBIDDEN_SYMBOL_REPLACEMENT
257 #define gmtime(a) FORBIDDEN_SYMBOL_REPLACEMENT
267 #define mktime(a) FORBIDDEN_SYMBOL_REPLACEMENT
[all …]
/dports/games/residualvm/residualvm-0.3.1/backends/platform/sdl/
H A Dsdl-sys.h161 #define setjmp(a) FORBIDDEN_SYMBOL_REPLACEMENT
202 #define FILE FORBIDDEN_SYMBOL_REPLACEMENT
217 #define exit(a) FORBIDDEN_SYMBOL_REPLACEMENT
222 #define abort() FORBIDDEN_SYMBOL_REPLACEMENT
227 #define system(a) FORBIDDEN_SYMBOL_REPLACEMENT
235 #define asctime(a) FORBIDDEN_SYMBOL_REPLACEMENT
240 #define clock() FORBIDDEN_SYMBOL_REPLACEMENT
245 #define ctime(a) FORBIDDEN_SYMBOL_REPLACEMENT
260 #define gmtime(a) FORBIDDEN_SYMBOL_REPLACEMENT
270 #define mktime(a) FORBIDDEN_SYMBOL_REPLACEMENT
[all …]
/dports/games/scummvm/scummvm-2.5.1/common/
H A Dmath.h46 #define setjmp(a) FORBIDDEN_SYMBOL_REPLACEMENT
51 #define longjmp(a,b) FORBIDDEN_SYMBOL_REPLACEMENT