Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dimageop.c47 check_multiply_size(int product, int x, const char* xname, int y, const char* yname, int size) in check_multiply_size() argument
51 if ( !check_coordonnate(y, yname) ) in check_multiply_size()