/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | gnu-nat.c | 131 #define INF_MSGPORT_RPC(inf, rpc_expr) \ argument 139 #define INF_RESUME_MSGPORT_RPC(inf, rpc_expr) \ argument 168 struct inf struct 183 struct inf_wait wait; /* What to return from target_wait. */ argument 198 since a proc server `stop' leaves the signal thread running, the inf can argument 202 /* True if the inferior has no message port. */ argument 205 /* True if the inferior is traced. */ argument 208 /* True if we shouldn't try waiting for the inferior, usually because we argument 212 /* When starting a new inferior, we don't try to validate threads until all argument 215 unsigned pending_execs; [all …]
|
H A D | gnu-nat.h | 68 struct inf *inf; /* Where we come from. */ member
|
/openbsd-src/usr.bin/file/ |
H A D | file.c | 370 struct input_file inf; child() local 465 load_file(struct input_file * inf) load_file() argument 497 try_stat(struct input_file * inf) try_stat() argument 562 try_empty(struct input_file * inf) try_empty() argument 575 try_access(struct input_file * inf) try_access() argument 597 try_text(struct input_file * inf) try_text() argument 633 try_magic(struct input_file * inf) try_magic() argument 651 try_unknown(struct input_file * inf) try_unknown() argument 661 test_file(struct input_file * inf,size_t width) test_file() argument [all...] |
/openbsd-src/gnu/usr.bin/binutils/gdb/gdbserver/ |
H A D | inferiors.c | 39 #define get_thread(inf) ((struct thread_info *)(inf)) argument 124 free_one_thread (struct inferior_list_entry *inf) in free_one_thread() 150 struct inferior_list_entry *inf = list->head; in find_inferior() local 165 struct inferior_list_entry *inf = list->head; in find_inferior_id() local
|
/openbsd-src/games/robots/ |
H A D | score.c | 58 int inf = score_wfd; in score() local 168 int inf; in show_score() local
|
/openbsd-src/usr.bin/pr/ |
H A D | pr.c | 193 FILE *inf = NULL; in onecol() local 371 FILE *inf = NULL; in vertcol() local 690 FILE *inf = NULL; in horzcol() local 1142 inln(FILE *inf, char *buf, int lim, int *cnt, int *cps, int trnc, int *mor) in inln() 1413 inskip(FILE *inf, int pgcnt, int lncnt) in inskip() 1444 FILE *inf = NULL; in nxtfile() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/other/ |
H A D | warning1.C | 10 static const float inf = 1.0f / 0.0f; // { dg-warning "1.0|initialization" } member
|
/openbsd-src/usr.sbin/unbound/daemon/ |
H A D | remote.c | 1640 struct del_info* inf = (struct del_info*)arg; infra_del_host() local 1662 struct del_info inf; do_flush_infra() local 1703 struct del_info* inf = (struct del_info*)arg; zone_del_rrset() local 1720 struct del_info* inf = (struct del_info*)arg; zone_del_msg() local 1738 struct del_info* inf = (struct del_info*)arg; zone_del_kcache() local 1756 struct del_info inf; do_flush_zone() local 1793 struct del_info* inf = (struct del_info*)arg; bogus_del_rrset() local 1806 struct del_info* inf = (struct del_info*)arg; bogus_del_msg() local 1819 struct del_info* inf = (struct del_info*)arg; bogus_del_kcache() local 1831 struct del_info inf; do_flush_bogus() local 1860 struct del_info* inf = (struct del_info*)arg; negative_del_rrset() local 1877 struct del_info* inf = (struct del_info*)arg; negative_del_msg() local 1892 struct del_info* inf = (struct del_info*)arg; negative_del_kcache() local 1906 struct del_info inf; do_flush_negative() local [all...] |
/openbsd-src/games/hangman/ |
H A D | getword.c | 49 FILE *inf; in getword() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | mips-args-3.c | 6 int foo (float inf, int64 in64, int32 in32) in foo()
|
/openbsd-src/gnu/usr.bin/cvs/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
|
/openbsd-src/games/mille/ |
H A D | save.c | 143 int inf; in rest_f() local
|
/openbsd-src/usr.sbin/unbound/testcode/ |
H A D | asynclook.c | 300 struct ext_thr_info* inf = (struct ext_thr_info*)arg; in ext_thread() local 361 struct ext_thr_info inf[NUMTHR]; in ext_test() local
|
/openbsd-src/gnu/usr.bin/perl/cpan/bignum/lib/ |
H A D | bigrat.pm | 365 sub inf () { $obj_class -> binf(); } subroutine
|
H A D | bigint.pm | 386 sub inf () { $obj_class -> binf(); } subroutine
|
H A D | bignum.pm | 425 sub inf () { $int_class -> binf(); } subroutine
|
H A D | bigfloat.pm | 375 sub inf () { $obj_class -> binf(); } subroutine
|
/openbsd-src/games/monop/ |
H A D | initdeck.c | 61 FILE *inf, *outf; variable
|
/openbsd-src/sys/dev/pv/ |
H A D | ndis.h | 127 #define NDIS_VLAN_INFO_ID(inf) (((inf) & NDIS_VLAN_INFO_ID_MASK) >> 4) argument 128 #define NDIS_VLAN_INFO_PRI(inf) ( (inf) & NDIS_VLAN_INFO_PRI_MASK) argument
|
/openbsd-src/usr.sbin/crunchgen/ |
H A D | crunchide.c | 193 int inf; in hide_syms() local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | gen-protos.c | 132 FILE *inf = stdin; in main() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | gen-protos.c | 139 FILE *inf = stdin; local
|
H A D | profile.c | 188 struct edge_info *inf = EDGE_INFO (e); local 973 struct edge_info *inf = EDGE_INFO (e); in branch_prob() local
|
/openbsd-src/usr.bin/ctags/ |
H A D | ctags.c | 51 FILE *inf; /* ioptr for current input file */ variable
|
/openbsd-src/lib/libcrypto/ocsp/ |
H A D | ocsp_prn.c | 155 OCSP_REQINFO *inf = o->tbsRequest; OCSP_REQUEST_print() local
|