Home
last modified time | relevance | path

Searched defs:seen (Results 1 – 25 of 111) sorted by relevance

12345

/netbsd-src/sbin/routed/rtquery/
H A Drtquery.c378 struct seen { in query_loop() struct
379 struct seen *next; in query_loop()
380 struct in_addr addr; in query_loop()
381 } *seen, *sp; in query_loop() local
/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress_testutils.h37 int seen; member
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dissuid.c136 int seen = 0; in issuid() local
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dstate-purge.cc728 point_set_t seen; in process_worklists() local
752 point_set_t seen; in process_worklists() local
782 point_set_t *seen, in add_to_worklist()
859 point_set_t *seen, in process_point_backwards()
998 point_set_t *seen, in process_point_forwards()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfinal.cc1621 set_next_view_needed (int *seen) in set_next_view_needed()
1631 clear_next_view_needed (int *seen) in clear_next_view_needed()
1640 maybe_output_next_view (int *seen) in maybe_output_next_view()
1688 final_start_function_1 (rtx_insn **firstp, FILE *file, int *seen, in final_start_function_1()
1808 int seen = 0; in final_start_function() local
1943 final_1 (rtx_insn *first, FILE *file, int seen, int optimize_p) in final_1()
2163 int nopeepholes ATTRIBUTE_UNUSED, int *seen) in final_scan_insn_1()
2927 int nopeepholes, int *seen) in final_scan_insn()
4283 int seen = 0; in rest_of_handle_final() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfinal.c1633 set_next_view_needed (int *seen) in set_next_view_needed()
1643 clear_next_view_needed (int *seen) in clear_next_view_needed()
1652 maybe_output_next_view (int *seen) in maybe_output_next_view()
1700 final_start_function_1 (rtx_insn **firstp, FILE *file, int *seen, in final_start_function_1()
1816 int seen = 0; in final_start_function() local
1951 final_1 (rtx_insn *first, FILE *file, int seen, int optimize_p) in final_1()
2171 int nopeepholes ATTRIBUTE_UNUSED, int *seen) in final_scan_insn_1()
3139 int nopeepholes, int *seen) in final_scan_insn()
4656 int seen = 0; in rest_of_handle_final() local
H A Dhash-set-tests.c75 int seen = 0; in test_set_of_strings() local
/netbsd-src/external/gpl3/gcc.old/dist/contrib/header-tools/
H A Dshow-headers12 seen = { } variable
/netbsd-src/external/gpl3/gcc/dist/contrib/header-tools/
H A Dshow-headers12 seen = { } variable
/netbsd-src/games/hack/
H A Ddef.rm.h111 unsigned seen:1; member
/netbsd-src/lib/libmenu/
H A Dmenu.c309 int i, seen; in set_menu_opts() local
350 int i, seen; in menu_opts_on() local
/netbsd-src/usr.bin/netstat/
H A Dmbuf.c80 bool seen[256]; /* "have we seen this type yet?" */ variable
/netbsd-src/usr.sbin/schedctl/
H A Dschedctl.c287 bool seen; in printcpuset() local
/netbsd-src/external/gpl3/gcc/dist/libgfortran/generated/
H A Dreshape_c4.c188 int seen[GFC_MAX_DIMENSIONS]; in reshape_c4() local
H A Dreshape_r4.c188 int seen[GFC_MAX_DIMENSIONS]; in reshape_r4() local
H A Dreshape_r10.c188 int seen[GFC_MAX_DIMENSIONS]; in reshape_r10() local
H A Dreshape_c10.c188 int seen[GFC_MAX_DIMENSIONS]; in reshape_c10() local
H A Dreshape_i8.c188 int seen[GFC_MAX_DIMENSIONS]; in reshape_8() local
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/generated/
H A Dreshape_c8.c188 int seen[GFC_MAX_DIMENSIONS]; in reshape_c8() local
H A Dreshape_c16.c188 int seen[GFC_MAX_DIMENSIONS]; in reshape_c16() local
H A Dreshape_r8.c188 int seen[GFC_MAX_DIMENSIONS]; in reshape_r8() local
H A Dreshape_r16.c188 int seen[GFC_MAX_DIMENSIONS]; in reshape_r16() local
H A Dreshape_c4.c188 int seen[GFC_MAX_DIMENSIONS]; in reshape_c4() local
H A Dreshape_r10.c188 int seen[GFC_MAX_DIMENSIONS]; in reshape_r10() local
H A Dreshape_i8.c188 int seen[GFC_MAX_DIMENSIONS]; in reshape_8() local

12345