Searched refs:end_head (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/netbsd-tests/usr.bin/awk/
H A Dt_awk.sh55 end_head() { function
/freebsd-10-stable/sys/dev/hptmv/
H A Dosbsd.h75 UCHAR end_head; member in struct:__anon8729
/freebsd-10-stable/contrib/gcc/
H A Dhaifa-sched.c1335 rtx end_head = BB_HEAD (end);
1353 end_head = beg_head;
1354 else if (LABEL_P (end_head))
1355 end_head = NEXT_INSN (end_head);
1357 while (end_head != end_tail)
1331 rtx end_head = BB_HEAD (end); local

Completed in 69 milliseconds