Home
last modified time | relevance | path

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

/dports/lang/algol68g/algol68g-2.8.4/source/
H A Dcode.c95 #define A68_MAKE_NOTHING 0 macro
4117 if (compose_fun != A68_MAKE_NOTHING) { in compile_deproceduring()
4177 if (compose_fun != A68_MAKE_NOTHING) { in compile_voiding_deproceduring()
4271 if (compose_fun != A68_MAKE_NOTHING) { in compile_call()
4351 if (compose_fun != A68_MAKE_NOTHING) { in compile_voiding_call()
4955 (void) compile_unit (SUB (NEXT_SUB (p)), out, A68_MAKE_NOTHING); in compile_basic_conditional()
4966 (void) compile_unit (SUB (NEXT_SUB (p)), out, A68_MAKE_NOTHING); in compile_basic_conditional()