Home
last modified time | relevance | path

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

/dports/graphics/sam2p/sam2p-0.49.4/
H A Dimage.cpp110 static void fatal_image_too_large() { in fatal_image_too_large() function
117 if (result / a != b) fatal_image_too_large(); in multiply_check()
127 if (b > (slen_t)-1 - a) fatal_image_too_large(); in add_check()
158 if (rlen != rlens) fatal_image_too_large(); in init()