Home
last modified time | relevance | path

Searched defs:sofar (Results 1 – 4 of 4) sorted by relevance

/external/blktrace/btt/
Dseek.c135 static int __median(struct rb_node *n, long long sofar, long long target, in __median()
/external/selinux/libselinux/src/
Dlabel_file.c910 unsigned int sofar = 0; in lookup_all() local
/external/python/cpython2/Modules/
Ddatetimemodule.c1847 accum(const char* tag, PyObject *sofar, PyObject *num, PyObject *factor, in accum()
/external/python/cpython3/Modules/
D_datetimemodule.c2323 accum(const char* tag, PyObject *sofar, PyObject *num, PyObject *factor, in accum()