Searched refs:ctypes (Results 1 – 2 of 2) sorted by relevance
151 static const char *ctypes[] = { in debug_fcp_ctype() local159 const char *ret = ctype < ARRAY_SIZE(ctypes) ? ctypes[ctype] : NULL; in debug_fcp_ctype()
204 from ctypes import *