Searched refs:INT64_OR_DOUBLE (Results 1 – 2 of 2) sorted by relevance
174 #define INT64_OR_DOUBLE int64_t macro176 #define INT64_OR_DOUBLE double macro
5524 if ((INT64_OR_DOUBLE)(repeat_min - 1)* in compile_branch()5525 (INT64_OR_DOUBLE)length_prevgroup > in compile_branch()5526 (INT64_OR_DOUBLE)INT_MAX || in compile_branch()5576 if ((INT64_OR_DOUBLE)repeat_max * in compile_branch()5577 (INT64_OR_DOUBLE)(length_prevgroup + 1 + 2 + 2*LINK_SIZE) in compile_branch()5578 > (INT64_OR_DOUBLE)INT_MAX || in compile_branch()