Home
last modified time | relevance | path

Searched defs:do_cast (Results 1 – 2 of 2) sorted by relevance

/external/AFLplusplus/instrumentation/
Dcmplog-switches-pass.cc275 unsigned char do_cast = 0; local
/external/python/cffi/c/
D_cffi_backend.c4110 static PyObject *do_cast(CTypeDescrObject *ct, PyObject *ob) in do_cast() function