Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dglib-init.c203 guint nkeys) in g_parse_debug_string()
/third_party/libnl/include/linux-private/linux/
Dpkt_cls.h175 unsigned char nkeys; member
/third_party/python/Python/
Dceval.c902 Py_ssize_t nkeys = PyTuple_GET_SIZE(keys); in match_keys() local