Searched defs:curr (Results 26 - 50 of 96) sorted by relevance

1234

/freebsd-12-stable/contrib/gdb/gdb/
H A Dobjfiles.c846 struct objfile_data_registration **curr; local
[all...]
/freebsd-12-stable/contrib/binutils/binutils/
H A Dbucomm.c534 static size_t curr = 0; local
/freebsd-12-stable/contrib/gcc/
H A Dipa-inline.c619 struct cgraph_edge *curr = fibheap_extract_min (heap); local
H A Dtree-ssa-reassoc.c412 eliminate_duplicate_pair(enum tree_code opcode, VEC (operand_entry_t, heap) **ops, bool *all_done, unsigned int i, operand_entry_t curr, operand_entry_t last) argument
490 eliminate_plus_minus_pair(enum tree_code opcode, VEC (operand_entry_t, heap) **ops, unsigned int currindex, operand_entry_t curr) argument
547 eliminate_not_pairs(enum tree_code opcode, VEC (operand_entry_t, heap) **ops, unsigned int currindex, operand_entry_t curr) argument
[all...]
/freebsd-12-stable/contrib/flex/
H A Dgen.c206 flex_int32_t *tdata = 0, curr = 0; local
[all...]
/freebsd-12-stable/lib/libcuse/
H A Dcuse_lib.c462 pthread_t curr = pthread_self(); local
609 pthread_t curr = pthread_self(); local
/freebsd-12-stable/sys/dev/iser/
H A Dicl_iser.c332 struct iser_conn *curr, *tmp; local
/freebsd-12-stable/sys/fs/nandfs/
H A Dnandfs_cleaner.c248 nandfs_daddr_t curr, start, end; local
H A Dnandfs_cpfile.c222 uint64_t curr, prev; local
566 uint64_t curr = 0; local
H A Dnandfs_segment.c91 uint64_t start_block, curr; local
/freebsd-12-stable/gnu/usr.bin/grep/
H A Dkwset.c381 register struct trie *curr, *fail; local
[all...]
/freebsd-12-stable/stand/efi/loader/
H A Dbootinfo.c262 int curr, ndesc, nset; local
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DGCDAProfiling.c144 struct fn_node* curr = list->head; local
609 struct fn_node *curr local
630 struct fn_node* curr = flush_fn_list.head; local
653 struct fn_node *curr = reset_fn_list.head; local
[all...]
/freebsd-12-stable/contrib/ntp/lib/isc/
H A Dlex.c363 char *curr, *prev; local
[all...]
/freebsd-12-stable/contrib/gperf/src/
H A Dsearch.cc1605 KeywordExt *curr = curr_ptr->first(); local
/freebsd-12-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c368 int *curr; local
/freebsd-12-stable/sys/contrib/zlib/
H A Ddeflate.c1574 ulg curr = s->strstart + (ulg)(s->lookahead); local
/freebsd-12-stable/sys/compat/linuxkpi/common/include/linux/
H A Dnet_dim.h257 net_dim_stats_compare(struct net_dim_stats *curr, argument
/freebsd-12-stable/sys/netinet/
H A Dif_ether.c450 struct mbuf *curr = NULL; local
/freebsd-12-stable/crypto/openssl/ssl/
H A Dpacket_local.h23 const unsigned char *curr; member in struct:__anon8258
631 size_t curr; member in struct:wpacket_st
[all...]
/freebsd-12-stable/contrib/lua/src/
H A Dlgc.c740 GCObject *curr = *p; local
881 GCObject *curr; local
[all...]
/freebsd-12-stable/contrib/unbound/util/data/
H A Dmsgreply.c1013 struct edns_option* curr; local
[all...]
/freebsd-12-stable/contrib/libpcap/
H A Dpcap-dag.c220 pcap_dag_node_t *curr = NULL, *prev = NULL; local
[all...]
/freebsd-12-stable/bin/sh/
H A Djobs.c381 int col, curr, i, jobno, prev, procno, status; local
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlgc.c735 GCObject *curr = *p; local
848 GCObject *curr; local
[all...]

Completed in 450 milliseconds

1234