inlining related

This commit is contained in:
Vítor Santos Costa 2016-03-30 01:28:45 +01:00
parent 2d8fdad839
commit 78ba5d01f2

View File

@ -2092,7 +2092,7 @@ cufail:
#endif #endif
#if defined(IN_ABSMI_C) || defined(IN_INLINES_C) || defined(IN_TRACED_ABSMI_C) #if /* defined(IN_ABSMI_C) ||*/ defined(IN_INLINES_C) /*|| defined(IN_TRACED_ABSMI_C) */
static int iequ_complex(register CELL *pt0, register CELL *pt0_end, static int iequ_complex(register CELL *pt0, register CELL *pt0_end,
register CELL *pt1) { register CELL *pt1) {