Home
last modified time | relevance | path

Searched defs:try (Results 1 – 25 of 61) sorted by relevance

123

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dfp-cmp-4.c96 struct try in main() struct
98 double x, y; in main()
99 unsigned unord : 1; in main()
100 unsigned lt : 1; in main()
101 unsigned le : 1; in main()
102 unsigned gt : 1; in main()
103 unsigned ge : 1; in main()
104 unsigned lg : 1; in main()
H A Dfp-cmp-5.c90 struct try in main() struct
92 double x, y; in main()
93 int result[6]; in main()
/openbsd-src/gnu/usr.bin/perl/cpan/DB_File/t/
H A Ddb-recno.t25 sub try::TIEARRAY { bless [], "try" } subroutine
26 sub try::FETCHSIZE { $FA = 1 } subroutine
/openbsd-src/lib/libc/net/
H A Dethers.c98 struct ether_addr try; in ether_ntohost() local
130 char try[HOST_NAME_MAX+1]; in ether_hostton() local
/openbsd-src/lib/librthread/
H A Drthread_rwlock_compat.c95 int try) in _rthread_rwlock_rdlock()
154 int try) in _rthread_rwlock_wrlock()
/openbsd-src/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Dexception_defines.h36 # define try if (true) macro
/openbsd-src/gnu/gcc/libstdc++-v3/libsupc++/
H A Dexception_defines.h43 # define try if (true) macro
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D920721-4.c2 int try (int num) { in try() function
/openbsd-src/lib/libcurses/widechar/
H A Dwidechars.c46 int try; in _nc_mbtowc() local
/openbsd-src/games/caesar/
H A Dcaesar.c72 int obs[26], try, winner; in main() local
/openbsd-src/usr.sbin/pkg_add/OpenBSD/
H A DError.pm160 sub try :prototype(&@)($try, $catch) subroutine
/openbsd-src/sys/stand/boot/
H A Dboot.c65 int try = 0, st; in boot() local
/openbsd-src/usr.sbin/pppd/
H A Dccp.c550 ccp_options try; /* options to ask for next time */ global() local
618 ccp_options try; /* options to request next time */ global() local
[all...]
H A Dipcp.c519 ipcp_options try; /* options to request next time */ global() local
689 ipcp_options try; /* options to request next time */ global() local
[all...]
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dcpu-sh.c453 unsigned int try = bfd_to_arch_table[i].arch_up & co_mask; in sh_get_bfd_mach_from_arch_set() local
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dkeyword.gperf57 try, TRY_TK keyword
H A Djcf-path.c232 char *try, sep[2]; in jcf_path_init() local
/openbsd-src/sys/arch/i386/stand/libsa/
H A Dpxe.c503 int try; in pxe_shutdown() local
/openbsd-src/sys/arch/amd64/stand/libsa/
H A Dpxe.c503 int try; in pxe_shutdown() local
/openbsd-src/sbin/umount/
H A Dumount.c149 struct timeval pertry, try; in umountfs() local
/openbsd-src/games/sail/
H A Ddr_2.c221 try(char command[], size_t commandl, char temp[], size_t templ, int ma, int ta, in try() function
/openbsd-src/regress/lib/libc/regex/
H A Dmain.c205 try(f0, f1, f2, f3, f4, opts) in try() function
/openbsd-src/sbin/mount_nfs/
H A Dmount_nfs.c388 struct timeval pertry, try; in getnfsargs() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dhppa-linux-tdep.c281 int try; in hppa_linux_sigtramp_find_sigcontext() local
H A Dremote-e7000.c336 int try; in get_hex() local
555 int try; in e7000_start_remote() local

123