/netbsd-src/regress/sys/uvm/pdsim/ |
H A D | renumber.hs | 35 renumber next t (k:ks) = case Map.lookup k t of function 40 main = getContents >>= function
|
/netbsd-src/games/battlestar/ |
H A D | battlestar.c | 56 main(int argc, char **argv) in main() function 59 char *next; in main() local
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | bfdtest1.c | 32 main (int argc, char **argv) in main() function 35 bfd *last, *next; in main() local
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | bfdtest1.c | 32 main (int argc, char **argv) in main() function 35 bfd *last, *next; in main() local
|
/netbsd-src/external/bsd/flex/dist/tests/ |
H A D | pthread.l | 94 int main (int ARGC, char *ARGV[]) { in main() function 129 int next; in thread_func() local 157 int main (int ARGC, char *ARGV[]) in main() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.gc/ |
H A D | precisegc.d | 17 C next; variable 27 S* next; member 102 void main() in main() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | genmddeps.cc | 29 struct filedep *next; member 45 main (int argc, const char **argv) in main() function
|
H A D | genpeep.cc | 38 struct link *next; member 349 main (int argc, const char **argv) in main() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | genmddeps.c | 29 struct filedep *next; member 45 main (int argc, const char **argv) in main() function
|
H A D | genpeep.c | 38 struct link *next; member 349 main (int argc, const char **argv) in main() function
|
/netbsd-src/external/mit/expat/dist/xmlwf/ |
H A D | xmlmime.c | 121 const char *next, *p; in getXMLCharset() local 183 main(int argc, char *argv[]) { in main() function
|
H A D | ct.c | 116 const char *next, *p; in getXMLCharset() local 169 main(int argc, char **argv) { in main() function
|
/netbsd-src/tests/lib/libc/db/ |
H A D | h_lfsr.c | 48 next(uint16_t *cur) in next() function 57 main(int argc, char *argv[]) in main() function
|
/netbsd-src/usr.bin/tee/ |
H A D | tee.c | 58 struct _list *next; member 67 main(int argc, char *argv[]) in main() function
|
/netbsd-src/external/bsd/pcc/dist/pcc/driver/ |
H A D | driver.c | 62 const char next[]; member 101 struct infile *next; member 185 main(int argc, char *argv[]) in main() function
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | rkpty.c | 70 struct command *next; member 77 static struct command *commands, **next = &commands; variable 323 main(int argc, char **argv) in main() function
|
/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | ip_match.c | 369 #define IP_MATCH_RETURN_TOK(next, type) \ in ip_match_next_token() argument 375 #define IP_MATCH_RETURN_TOK_VAL(next, type, oval) do { \ in ip_match_next_token() argument 405 char *next, in ipmatch_print_parse_error() 614 int main(int argc, char **argv) in main() function
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/test/ |
H A D | infcover.c | 59 struct mem_item *next; /* pointer to next item in list, or NULL */ member 114 struct mem_item *item, *next; in mem_free() local 203 struct mem_item *item, *next; in mem_done() local 248 unsigned next, val; in h2b() local 449 static unsigned int next = 0; in pull() local 622 code *next, table[ENOUGH_DISTS]; in cover_trees() local 661 int main(void) in main() function
|
/netbsd-src/external/gpl3/gdb/dist/zlib/test/ |
H A D | infcover.c | 59 struct mem_item *next; /* pointer to next item in list, or NULL */ member 114 struct mem_item *item, *next; in mem_free() local 203 struct mem_item *item, *next; in mem_done() local 248 unsigned next, val; in h2b() local 449 static unsigned int next = 0; in pull() local 622 code *next, table[ENOUGH_DISTS]; in cover_trees() local 661 int main(void) in main() function
|
/netbsd-src/external/gpl3/gdb.old/dist/zlib/test/ |
H A D | infcover.c | 59 struct mem_item *next; /* pointer to next item in list, or NULL */ member 114 struct mem_item *item, *next; in mem_free() local 203 struct mem_item *item, *next; in mem_done() local 248 unsigned next, val; in h2b() local 449 static unsigned int next = 0; in pull() local 622 code *next, table[ENOUGH_DISTS]; in cover_trees() local 661 int main(void) in main() function
|
/netbsd-src/external/gpl3/binutils/dist/zlib/test/ |
H A D | infcover.c | 59 struct mem_item *next; /* pointer to next item in list, or NULL */ member 114 struct mem_item *item, *next; in mem_free() local 203 struct mem_item *item, *next; in mem_done() local 248 unsigned next, val; in h2b() local 449 static unsigned int next = 0; in pull() local 622 code *next, table[ENOUGH_DISTS]; in cover_trees() local 661 int main(void) in main() function
|
/netbsd-src/external/gpl3/binutils/dist/zlib/examples/ |
H A D | gun.c | 93 unsigned char *next; in in() local 200 local int lunpipe(unsigned have, z_const unsigned char *next, struct ind *indp, in lunpipe() 387 z_const unsigned char *next = NULL; in gunpipe() local 631 int main(int argc, char **argv) in main() function
|
/netbsd-src/common/dist/zlib/examples/ |
H A D | gun.c | 93 unsigned char *next; in in() local 200 local int lunpipe(unsigned have, z_const unsigned char *next, struct ind *indp, in lunpipe() 387 z_const unsigned char *next = NULL; in gunpipe() local 631 int main(int argc, char **argv) in main() function
|
/netbsd-src/external/gpl3/gdb/dist/zlib/examples/ |
H A D | gun.c | 93 unsigned char *next; in in() local 200 local int lunpipe(unsigned have, z_const unsigned char *next, struct ind *indp, in lunpipe() 387 z_const unsigned char *next = NULL; in gunpipe() local 631 int main(int argc, char **argv) in main() function
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/examples/ |
H A D | gun.c | 93 unsigned char *next; in in() local 200 local int lunpipe(unsigned have, z_const unsigned char *next, struct ind *indp, in lunpipe() 387 z_const unsigned char *next = NULL; in gunpipe() local 631 int main(int argc, char **argv) in main() function
|