Home
last modified time | relevance | path

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

/external/clang/utils/VtableTest/
Dgen.cc138 int n_fields = N_FIELDS == 0 ? 0 : random() % (N_FIELDS*4); in gs() local
/external/python/cpython3/Objects/
Dstructseq.c248 Py_ssize_t n_fields, n_visible_fields, n_unnamed_fields, i; in structseq_reduce() local
/external/python/cpython2/Objects/
Dstructseq.c377 Py_ssize_t n_fields, n_visible_fields, n_unnamed_fields; in structseq_reduce() local