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

/external/ltrace/
H A Dread_config_file.c1169 int have_stop = 0; local
1177 if (have_stop == 0) {
1182 have_stop = 1;
1188 size_t param_num = prototype_num_params(&fun) - have_stop;
/external/chromium_org/third_party/cython/src/Cython/Utility/
H A DMemoryView.pyx701 cdef bint have_start, have_stop, have_step
722 have_stop = index.stop is not None
729 have_start, have_stop, have_step,
769 int have_start, int have_stop, int have_step,
814 if have_stop:
H A DMemoryView_C.c823 {{int(have_stop)}},

Completed in 99 milliseconds