Home
last modified time | relevance | path

Searched defs:context_new (Results 1 – 3 of 3) sorted by relevance

/third_party/selinux/libselinux/src/
Dcontext.c22 context_t context_new(const char *str) in context_new() function
/third_party/glfw/src/
Dwl_platform.h485 PFN_xkb_context_new context_new; member
/third_party/python/Modules/_decimal/
D_decimal.c1244 context_new(PyTypeObject *type, PyObject *args UNUSED, PyObject *kwds UNUSED) in context_new() function