Home
last modified time | relevance | path

Searched refs:constdef (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dposixmodule.c11603 struct constdef { struct
11609 conv_confname(PyObject *arg, int *valuep, struct constdef *table, in conv_confname()
11653 static struct constdef posix_constants_pathconf[] = {
11745 / sizeof(struct constdef)); in conv_path_confname()
11818 static struct constdef posix_constants_confstr[] = {
11976 / sizeof(struct constdef)); in conv_confstr_confname()
12027 static struct constdef posix_constants_sysconf[] = {
12533 / sizeof(struct constdef)); in conv_sysconf_confname()
12573 const struct constdef *c1 = in cmp_constdefs()
12574 (const struct constdef *) v in cmp_constdefs()
[all...]

Completed in 15 milliseconds