Home
last modified time | relevance | path

Searched refs:inc_both (Results 1 – 8 of 8) sorted by relevance

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/tools/gr-usrptest/lib/
H A Dmeasurement_sink_f_impl.cc73 inc_both(in[item]); in work()
90 measurement_sink_f_impl::inc_both(const float new_val) in inc_both() function in gr::usrptest::measurement_sink_f_impl
H A Dmeasurement_sink_f_impl.h41 void inc_both(const float new_val);
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dsyntax.c1471 inc_both (&from, &from_byte); in scan_words()
1555 inc_both (&from, &from_byte); in scan_words()
2380 inc_both (&from, &from_byte); in forw_comment()
2418 inc_both (&from, &from_byte); in forw_comment()
2479 inc_both (&from, &from_byte);
2518 inc_both (&from, &from_byte);
2614 inc_both (&from, &from_byte);
2701 inc_both (&from, &from_byte); in scan_lists()
2757 inc_both (&from, &from_byte); in scan_lists()
2788 inc_both (&from, &from_byte); in scan_lists()
[all …]
H A Dbuffer.h1660 inc_both (ptrdiff_t *charpos, ptrdiff_t *bytepos) in inc_both() function
H A Dsearch.c1591 inc_both (&pos, &pos_byte); in simple_search()
2459 inc_both (&pos, &pos_byte);
H A Dindent.c1614 inc_both (&pos, &pos_byte); in compute_motion()
H A Dxdisp.c10870 inc_both (&start, &bpos); in window_text_pixel_size()
10907 inc_both (&end, &bpos); in window_text_pixel_size()
23370 inc_both (&max_pos, &max_bpos); in find_row_edges()
23388 inc_both (&max_pos, &max_bpos); in find_row_edges()
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.379638 (prev_char_len, inc_both, dec_both): New inline functions,