Searched defs:new (Results 226 - 250 of 507) sorted by relevance

1234567891011>>

/freebsd-10-stable/sys/dev/uart/
H A Duart_dev_ns8250.c959 uint32_t new, old; local
[all...]
H A Duart_dev_lpc.c538 uint32_t new, old, sig; local
853 uint32_t new, old; local
[all...]
/freebsd-10-stable/sys/kern/
H A Dkern_clocksource.c373 sbintime_t new; local
[all...]
H A Dkern_mutex.c813 thread_lock_unblock(struct thread *td, struct mtx *new) argument
821 thread_lock_set(struct thread *td, struct mtx *new) argument
H A Dsubr_kdb.c490 kdb_jmpbuf(jmp_buf new) argument
H A Dsubr_uio.c605 casuword32(volatile uint32_t *addr, uint32_t old, uint32_t new) argument
615 casuword(volatile u_long *addr, u_long old, u_long new) argument
/freebsd-10-stable/usr.sbin/nscd/
H A Dnscd.c546 sigset_t new; local
/freebsd-10-stable/sys/netinet/
H A Dip_icmp.c169 int error, new; local
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_cpio.c66 struct { int64_t old; int new;} *ino_list; member in struct:cpio::__anon21
/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dst_parse.c490 char *new, *orig, c; local
/freebsd-10-stable/contrib/binutils/bfd/
H A Drs6000-core.c108 struct core_dumpx new; /* new AIX 4.3+ core dump */ member in union:__anon262
121 struct vm_infox new; member in union:__anon263
[all...]
H A Dsyms.c530 asymbol *new local
[all...]
/freebsd-10-stable/contrib/diff/src/
H A Danalyze.c692 struct change *new = xmalloc (sizeof *new); local
H A Dutil.c98 struct msg *new; local
733 char *new = xmalloc (strlen (s1) + strlen (s2) + strlen (s3) + 1); local
[all...]
/freebsd-10-stable/contrib/dtc/
H A Dlivetree.c29 struct label *new; local
55 struct property *new = xmalloc(sizeof(*new)); local
67 struct property *new = xmalloc(sizeof(*new)); local
102 struct node *new = xmalloc(sizeof(*new)); local
119 struct node *new = xmalloc(sizeof(*new)); local
301 struct reserve_info *new = xmalloc(sizeof(*new)); local
320 add_reserve_entry(struct reserve_info *list, struct reserve_info *new) argument
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dcfghooks.c874 lv_adjust_loop_header_phi(basic_block first, basic_block second, basic_block new, edge e) argument
885 lv_add_condition_to_bb(basic_block first, basic_block second, basic_block new, void *cond) argument
[all...]
H A Dcgraph.c1041 struct cgraph_edge *new; local
1067 struct cgraph_node *new = cgraph_create_node (); local
[all...]
H A Dexplow.c890 HOST_WIDE_INT new = (INTVAL (size) + align - 1) / align * align; local
1155 HOST_WIDE_INT new = INTVAL (size) / align * align; local
[all...]
H A Dgenoutput.c1124 struct constraint_data **iter, **slot, *new; local
[all...]
H A Dprofile.c805 basic_block new = split_edge (e); local
H A Dtree-ssa-copy.c184 merge_alias_info (tree orig, tree new) argument
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dbuildsym.c1050 struct context_stack *new; local
[all...]
H A Dmacrotab.c425 struct macro_source_file *new; local
[all...]
H A Dvalues.c272 struct value_history_chunk *new local
[all...]
/freebsd-10-stable/contrib/libreadline/
H A Dhistexpand.c482 char *new; local
[all...]

Completed in 242 milliseconds

1234567891011>>