Searched defs:first (Results 1 - 25 of 302) sorted by relevance

1234567891011>>

/src/usr.bin/make/unit-tests/
H A Ddepsrc-use.mk17 first: .USE first-first first-second target
[all...]
H A Dvarname-dot-alltargets.mk9 first second: source target
H A Dcond-func-make-main.mk
H A Dsuff-transform-expand.mk
H A Dsh-dots.mk13 first: target
/src/games/robots/
H A Dinit_field.c56 static bool first = true; local in function:init_field
/src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
H A Dtest_helpers.h65 bool first = true; local in function:__xray::PrintTo
/src/tests/usr.bin/xlint/lint1/
H A Dc11_generic_expression.c73 comma_expression(char first, double second) argument
89 assignment_expression(int first, int second) argument
H A Dd_bltinoffsetof.c10 } first; member in struct:foo::__anonb8bb7463010a::__anonb8bb74630208
21 typedef int first[-(int)__builtin_offsetof(struct foo, u.s.first)]; typedef in typeref:typename:int[-(int)__builtin_offsetof (struct foo,u.s.first)]
/src/sys/external/bsd/drm2/linux/
H A Dlinux_list_sort.c134 struct list_head **const first = ((*compare)(arg, a, b) <= 0? local in function:list_sort_merge
164 struct list_head **const first = ((*compare)(arg, a, b) <= 0? local in function:list_sort_merge_into
[all...]
/src/games/battlestar/
H A Dcommand4.c216 int first, value; local in function:throw
/src/games/boggle/mkindex/
H A Dmkindex.c103 static int first = 1; local in function:nextword
/src/games/dab/
H A Dbox.h53 first = 0, enumerator in enum:BOX::EDGE
/src/games/mille/
H A Dinit.c115 static int first = TRUE; local in function:newboard
/src/usr.bin/from/
H A Dfrom.c134 char ch, pch, first; local in function:match
/src/usr.bin/netstat/
H A Dpfkey.c119 int first, type; local in function:pfkey_stats
/src/usr.bin/audio/common/
H A Ddecode.c81 int first; local in function:decode_time
/src/sys/external/bsd/drm2/include/linux/
H A Dllist.h39 struct llist_node *first; member in struct:llist_head
68 struct llist_node *first; local in function:llist_add
80 llist_add_batch(struct llist_node * first,struct llist_node * last,struct llist_head * head) argument
96 struct llist_node *first; local in function:llist_del_all
107 struct llist_node *first; local in function:llist_del_first
[all...]
/src/games/boggle/boggle/
H A Dword.c58 static int first = 1, lastch = 0; variable in typeref:typename:int
/src/usr.bin/colcrt/
H A Dcolcrt.c200 int first; variable in typeref:typename:int
/src/usr.bin/find/
H A Dmisc.c105 int ch, first, nl; local in function:queryuser
/src/usr.bin/make/
H A Dlst.h97 ListNode *first; member in struct:List
/src/sys/ufs/ext2fs/
H A Dext2fs_extents.c63 struct ext4_extent_index *first, *last, *l, *r, *m; local in function:ext4_ext_binsearch_index
97 struct ext4_extent *first, *l, *r, *m; local in function:ext4_ext_binsearch
[all...]
/src/sys/dev/dtv/
H A Ddtv_scatter.c232 bool first = true; local in function:dtv_scatter_io_uiomove
/src/sys/arch/mvme68k/dev/
H A Dvme_pcc.c244 vme_pcc_intr_establish(void *csc, int prior, int level, int vector, int first, int (*func)(void *), void *arg, struct evcnt *evcnt) argument

Completed in 10 milliseconds

1234567891011>>