Home
last modified time | relevance | path

Searched defs:inc (Results 1 – 25 of 93) sorted by relevance

1234

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcppfiles.c115 #define DO_NOT_REREAD(inc) \ argument
312 stack_include_file (pfile, inc) in stack_include_file() argument
389 read_include_file (pfile, inc) in read_include_file() argument
504 purge_cache (inc) in purge_cache() argument
711 struct include_file *inc = find_include_file (pfile, header, type); local
735 struct include_file *inc = find_include_file (pfile, header, 0); local
772 _cpp_pop_file_buffer (pfile, inc) in _cpp_pop_file_buffer() argument
/openbsd/games/backgammon/backgammon/
H A Dextra.c176 int i, inc, lim; in freemen() local
192 trapped(int n, int inc) in trapped()
/openbsd/games/backgammon/common_source/
H A Dfancy.c224 fixpos(int old, int new, int r, int c, int inc) in fixpos()
294 fixcol(int r, int c, int l, int ch, int inc) in fixcol()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Doverload11.C9 void inc () { i++; } in inc() function
H A Dcrash47.C20 void inc() in inc() function
/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Datomic_flag_clear.c14 #define __has_include(inc) 0 argument
H A Datomic_signal_fence.c14 #define __has_include(inc) 0 argument
H A Datomic_thread_fence.c14 #define __has_include(inc) 0 argument
H A Datomic_flag_test_and_set.c14 #define __has_include(inc) 0 argument
H A Datomic_flag_clear_explicit.c14 #define __has_include(inc) 0 argument
H A Datomic_flag_test_and_set_explicit.c14 #define __has_include(inc) 0 argument
/openbsd/sys/crypto/
H A Dblake2s.c57 const uint32_t inc) in blake2s_increment_counter()
98 const uint32_t inc) in blake2s_compress()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dloop-10.c6 inc (void) in inc() function
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dexcept6.C16 void inc(int &i) in inc() function
H A Dtemps5.C17 C& inc(int i) { val += i; return *this; } in inc() function
/openbsd/sys/dev/usb/dwc2/
H A Ddwc2_hcdddma.c66 STATIC u16 dwc2_desclist_idx_inc(u16 idx, u16 inc, u8 speed) in dwc2_desclist_idx_inc()
73 STATIC u16 dwc2_desclist_idx_dec(u16 idx, u16 inc, u8 speed) in dwc2_desclist_idx_dec()
246 u16 i, j, inc; in dwc2_update_frame_list() local
594 u16 idx, inc, n_desc = 0, ntd_max = 0; in dwc2_init_isoc_dma_desc() local
/openbsd/lib/libc/gdtoa/
H A Dhd_init.c38 htinit(h, s, inc) unsigned char *h; unsigned char *s; int inc; in htinit() argument
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Deh1.C14 void inc(int &i) in inc() function
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/
H A Dpoint_iterators.hpp221 inc(false_type) in inc() function in pb_ds::detail::bin_search_tree_const_it_
225 inc(true_type) in inc() function in pb_ds::detail::bin_search_tree_const_it_
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dpoint_iterators.hpp240 inc(false_type) in inc() function in pb_ds::detail::pat_trie_const_it_
244 inc(true_type) in inc() function in pb_ds::detail::pat_trie_const_it_
/openbsd/lib/libm/src/
H A De_sqrtl.c42 inc(long double x) in inc() function
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dconst_iterator.hpp149 inc() in inc() function in pb_ds::detail::binary_heap_const_iterator_
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dconst_iterator.hpp142 inc() in inc() function in pb_ds::detail::left_child_next_sibling_heap_const_iterator_
/openbsd/sys/kern/
H A Dkern_rwlock.c69 unsigned long inc; member
227 unsigned long inc, o; in rw_enter() local
/openbsd/usr.bin/mandoc/
H A Dterm_tab.c97 term_tab_iset(size_t inc) in term_tab_iset()

1234