Home
last modified time | relevance | path

Searched defs:last_values (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/
Denum.py724 def _generate_next_value_(name, start, count, last_values): argument
819 def _generate_next_value_(name, start, count, last_values): argument
/third_party/libsnd/src/
Ddwvw.c138 { static int last_values [12] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } ; in dwvw_close() local