Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dcgensupport.h19 #define getichararg PyArg_GetChar macro
Dglmodule.c3254 if (!getichararg(args, 2, 1, &arg2)) in gl_rotate()
3270 if (!getichararg(args, 2, 1, &arg2)) in gl_rot()