Home
last modified time | relevance | path

Searched defs:second (Results 1 – 25 of 83) sorted by relevance

1234

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-devirt.c139 tree second; member
H A Dmem-stats.h587 int (*cmp) (const void *first, const void *second)) in get_list()
631 const void *second)) in dump()
H A Dweb.c67 unionfind_union (web_entry_base *first, web_entry_base *second) in unionfind_union()
H A Dcfghooks.c1254 lv_adjust_loop_header_phi (basic_block first, basic_block second, in lv_adjust_loop_header_phi()
1265 lv_add_condition_to_bb (basic_block first, basic_block second, in lv_add_condition_to_bb()
H A Dira-build.c1403 ira_create_copy (ira_allocno_t first, ira_allocno_t second, int freq, in ira_create_copy()
1427 ira_allocno_t first = cp->first, second = cp->second; in add_allocno_copy_to_list() local
1469 ira_add_allocno_copy (ira_allocno_t first, ira_allocno_t second, int freq, in ira_add_allocno_copy()
3082 ira_allocno_t a, parent_a, first, second, node_first, node_second; in ira_flattening() local
/dflybsd-src/contrib/flex/src/
H A Dnfa.c377 int mkbranch (int first, int second) in mkbranch()
460 int mkor (int first, int second) in mkor()
/dflybsd-src/tools/regression/usr.sbin/installer/libaura/dict3/
H A Ddict3.c18 char *first, *second; in dict_create() local
/dflybsd-src/sys/platform/pc64/isa/
H A Dpmtimer.c80 u_int second, minute, hour; in pmtimer_resume() local
/dflybsd-src/usr.sbin/mptutil/
H A Dmpt_evt.c81 event_compare(const void *first, const void *second) in event_compare()
/dflybsd-src/contrib/gdb-7/gdb/gnulib/import/
H A Dfnmatch_loop.c480 int32_t second; in FCT() local
701 int32_t second; in FCT() local
/dflybsd-src/contrib/lvm2/dist/lib/metadata/
H A Dmerge.c32 static int _merge(struct lv_segment *first, struct lv_segment *second) in _merge()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstl_pair.h94 _T2 second; /// @c second is a copy of the second object in _GLIBCXX_VISIBILITY() member
/dflybsd-src/games/phantasia/
H A Dfight.c1429 int first, second; /* indices for swapping */ in scramblestats() local
/dflybsd-src/contrib/lvm2/dist/lib/striped/
H A Dstriped.c113 struct lv_segment *second) in _striped_segments_compatible()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcfghooks.c1114 lv_adjust_loop_header_phi (basic_block first, basic_block second, in lv_adjust_loop_header_phi()
1125 lv_add_condition_to_bb (basic_block first, basic_block second, in lv_add_condition_to_bb()
H A Dweb.c80 unionfind_union (struct web_entry *first, struct web_entry *second) in unionfind_union()
H A Dira-build.c1217 ira_create_copy (ira_allocno_t first, ira_allocno_t second, int freq, in ira_create_copy()
1241 ira_allocno_t first = cp->first, second = cp->second; in ira_add_allocno_copy_to_list() local
1294 ira_add_allocno_copy (ira_allocno_t first, ira_allocno_t second, int freq, in ira_add_allocno_copy()
2740 ira_allocno_t a, parent_a, first, second, node_first, node_second; in ira_flattening() local
/dflybsd-src/sys/vfs/isofs/cd9660/
H A Dcd9660_node.c346 int y, m, d, hour, minute, second, tz; in cd9660_tstamp_conv7() local
/dflybsd-src/lib/libc/iconv/
H A Diconv.c195 qsort_helper(const void *first, const void *second) in qsort_helper()
/dflybsd-src/contrib/dialog/
H A Dtimebox.c141 int second) in dialog_timebox()
/dflybsd-src/sys/dev/video/bktr/
H A Dmsp34xx.c123 int main, second; /* sound carrier */ member
910 int main, second; member
/dflybsd-src/contrib/byacc/
H A Ddefs.h22 #define CONCAT(first,second) first #second argument
24 #define CONCAT2(first,second) #first "." #second argument
/dflybsd-src/sys/kern/
H A Dsubr_sglist.c584 sglist_join(struct sglist *first, struct sglist *second) in sglist_join()
/dflybsd-src/usr.bin/units/
H A Dunits.c618 compareunits(struct unittype * first, struct unittype * second) in compareunits()
/dflybsd-src/sys/sys/
H A Dcdio.h40 unsigned char second; member

1234