/netbsd-src/games/robots/ |
H A D | score.c | 68 read_score(int inf) in read_score() 94 write_score(int inf) in write_score() 122 int inf = score_wfd; in score() local 225 int inf; in show_score() local
|
/netbsd-src/sys/arch/hppa/stand/xxboot/ |
H A D | main.c | 313 struct loadinfo inf; in load_file_ino() local 347 xi_elf32(struct loadinfo *inf, Elf32_Ehdr *hdr) in xi_elf32() 364 xi_elf64(struct loadinfo *inf, Elf64_Ehdr *hdr) in xi_elf64() 385 xi_load(struct loadinfo *inf, void *buf) in xi_load()
|
/netbsd-src/external/gpl3/gdb/dist/zlib/examples/ |
H A D | fitblk.c | 96 local int recompress(z_streamp inf, z_streamp def) in recompress() 134 z_stream def, inf; /* zlib deflate and inflate states */ in main() local
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/examples/ |
H A D | fitblk.c | 96 local int recompress(z_streamp inf, z_streamp def) in recompress() 134 z_stream def, inf; /* zlib deflate and inflate states */ in main() local
|
/netbsd-src/external/gpl3/binutils/dist/zlib/examples/ |
H A D | fitblk.c | 96 local int recompress(z_streamp inf, z_streamp def) in recompress() 134 z_stream def, inf; /* zlib deflate and inflate states */ in main() local
|
/netbsd-src/external/gpl3/gdb.old/dist/zlib/examples/ |
H A D | fitblk.c | 96 local int recompress(z_streamp inf, z_streamp def) in recompress() 134 z_stream def, inf; /* zlib deflate and inflate states */ in main() local
|
/netbsd-src/usr.bin/crunch/crunchide/ |
H A D | exec_aout.c | 77 int check_aout(int inf, const char *filename) in check_aout() 99 int hide_aout(int inf, const char *filename) in hide_aout()
|
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/iostream3/ |
H A D | test.cc | 14 gzifstream inf; in main() local
|
/netbsd-src/common/dist/zlib/contrib/iostream3/ |
H A D | test.cc | 14 gzifstream inf; in main() local
|
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/iostream3/ |
H A D | test.cc | 14 gzifstream inf; in main() local
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/iostream3/ |
H A D | test.cc | 14 gzifstream inf; in main() local
|
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/iostream3/ |
H A D | test.cc | 14 gzifstream inf; in main() local
|
/netbsd-src/games/hangman/ |
H A D | getword.c | 50 FILE *inf; in getword() local
|
/netbsd-src/usr.bin/pr/ |
H A D | pr.c | 185 FILE *inf = NULL; in onecol() local 348 FILE *inf = NULL; in vertcol() local 666 FILE *inf = NULL; in horzcol() local 1028 inln(FILE *inf, char *buf, int lim, int *cps, int trnc, int *mor) in inln() 1270 inskip(FILE *inf, int pgcnt, int lncnt) in inskip() 1300 FILE *inf = NULL; in nxtfile() local
|
/netbsd-src/lib/libm/src/ |
H A D | k_standard.c | 89 double inf = 0.0; in __kernel_standard() local
|
/netbsd-src/games/mille/ |
H A D | save.c | 152 int inf; in rest_f() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/ |
H A D | tasn_dec.c | 666 char cst, inf, free_cont = 0; in asn1_d2i_ex_primitive() local 936 static int asn1_find_end(const unsigned char **in, long len, char inf) in asn1_find_end() 1004 char inf, int tag, int aclass, int depth) in asn1_collect() 1098 char *inf, char *cst, in asn1_check_tlen()
|
/netbsd-src/sys/arch/x68k/stand/aout2hux/ |
H A D | aout2hux.c | 139 open_aout(const char *fn, struct aout_m68k *hdr, struct exec_info *inf) in open_aout() 176 open_elf(const char *fn, FILE *fp, struct elf_m68k_hdr *hdr, struct exec_info *inf) in open_elf() 366 open_exec(const char *fn, struct exec_info *inf) in open_exec()
|
/netbsd-src/external/gpl2/xcvs/dist/diff/ |
H A D | context.c | 38 print_context_label (mark, inf, label) in print_context_label() argument 58 print_context_header (inf, unidiff_flag) in print_context_header() argument
|
/netbsd-src/external/bsd/unbound/dist/daemon/ |
H A D | remote.c | 1640 struct del_info* inf = (struct del_info*)arg; in infra_del_host() local 1662 struct del_info inf; in do_flush_infra() local 1703 struct del_info* inf = (struct del_info*)arg; in zone_del_rrset() local 1720 struct del_info* inf = (struct del_info*)arg; in zone_del_msg() local 1738 struct del_info* inf = (struct del_info*)arg; in zone_del_kcache() local 1756 struct del_info inf; in do_flush_zone() local 1793 struct del_info* inf = (struct del_info*)arg; in bogus_del_rrset() local 1806 struct del_info* inf = (struct del_info*)arg; in bogus_del_msg() local 1819 struct del_info* inf = (struct del_info*)arg; in bogus_del_kcache() local 1831 struct del_info inf; in do_flush_bogus() local [all …]
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/Unit/ |
H A D | multc3_test.c | 26 enum {zero, non_zero, inf, NaN, non_zero_nan}; enumerator
|
H A D | mulxc3_test.c | 26 enum {zero, non_zero, inf, NaN, non_zero_nan}; enumerator
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/ |
H A D | multc3_test.c | 27 enum {zero, non_zero, inf, NaN, non_zero_nan}; enumerator
|
H A D | muldc3_test.c | 24 enum {zero, non_zero, inf, NaN, non_zero_nan}; enumerator
|
H A D | mulxc3_test.c | 26 enum {zero, non_zero, inf, NaN, non_zero_nan}; enumerator
|