/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | funcargs.c | 47 unsigned long ul = 8; variable 132 void call1a (unsigned char uc, unsigned short us, unsigned int ui, unsigned long ul) in call1a() 142 void call1b (unsigned short us, unsigned int ui, unsigned long ul, unsigned char uc) in call1b() 152 void call1c (unsigned int ui, unsigned long ul, unsigned char uc, unsigned short us) in call1c() 162 void call1d (unsigned long ul, unsigned char uc, unsigned short us, unsigned int ui) in call1d() 172 void call1e (unsigned char uc1, unsigned long ul, unsigned char uc2, unsigned int ui, unsigned char… in call1e() 364 void call6j (unsigned long ul) in call6j() 375 void call6i (unsigned int ui, unsigned long ul) in call6i() 386 void call6h (unsigned short us, unsigned int ui, unsigned long ul) in call6h() 397 void call6g (unsigned char uc, unsigned short us, unsigned int ui, unsigned long ul) in call6g() [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 960801-1.c | 6 unsigned long long ul; in f() local 18 unsigned long long ul; in g() local
|
H A D | 921218-2.c | 5 unsigned long ul; in f() local
|
H A D | 20020226-1.c | 24 unsigned long ul = LONG_VALUE; variable
|
H A D | 20020508-1.c | 24 unsigned long ul = LONG_VALUE; variable
|
/openbsd-src/usr.sbin/tcpdump/ |
H A D | print-bootp.c | 165 u_int32_t ul; in bootp_print() local 269 u_int32_t ul; in rfc1048_print() local
|
H A D | print-ospf.c | 283 u_int32_t ul; in ospf_print_lsa() local 302 u_int32_t ul; in ospf_print_lsa() local
|
/openbsd-src/gnu/usr.bin/perl/dist/threads-shared/ |
H A D | shared.xs | 327 user_lock *ul = (user_lock *) mg->mg_ptr; in sharedsv_userlock_free() local 402 user_lock *ul = NULL; in S_get_userlock() local 1229 user_lock *ul; Perl_sharedsv_lock() local 1587 user_lock *ul; global() variable 1639 user_lock *ul; global() variable 1692 user_lock *ul; global() variable 1715 user_lock *ul; global() variable [all...] |
/openbsd-src/gnu/gcc/gcc/ |
H A D | tree-ssa-loop-ivcanon.c | 165 enum unroll_level ul) in try_unroll_loop_completely() 277 bool create_iv, enum unroll_level ul, in canonicalize_loop_induction_variables() 369 enum unroll_level ul; in tree_unroll_loops_completely() local
|
H A D | fp-test.c | 79 volatile unsigned long ul; variable
|
/openbsd-src/libexec/ld.so/ |
H A D | dl_printf.c | 130 unsigned long ul; in kdoprnt() local 230 kprintn(int fd, unsigned long ul, int base) in kprintn()
|
/openbsd-src/sys/lib/libsa/ |
H A D | printf.c | 100 unsigned long ul; in kdoprnt() local 263 kprintn(void (*put)(int), unsigned long ul, int base, int width, char padchar) in kprintn()
|
/openbsd-src/regress/usr.bin/ul/ |
H A D | Makefile | 5 ul: target
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/ |
H A D | warning10.C | 9 int f (int i, unsigned char u, A a, unsigned long ul) in f()
|
H A D | trivial.C | 30 typedef u32 *ul[16]; typedef
|
/openbsd-src/gnu/llvm/llvm/docs/_ocamldoc/ |
H A D | style.css | 6 small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset, selector 66 ul, ol { margin-top:0.688em; padding-bottom:0.687em; selector 69 ul { list-style-type: square } selector
|
/openbsd-src/gnu/llvm/compiler-rt/www/ |
H A D | content.css | 13 ul { padding-left:1.5em; } selector
|
/openbsd-src/sys/lib/libkern/ |
H A D | quad.h | 63 u_int ul[2]; /* as two unsigned ints */ member
|
/openbsd-src/lib/libc/quad/ |
H A D | quad.h | 63 u_int ul[2]; /* as two unsigned ints */ member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/ |
H A D | 20000320-1.c | 13 typedef unsigned ul; typedef
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | fp-test.c | 79 volatile unsigned long ul; variable
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/ |
H A D | num_get_members_wchar_t.cc | 64 unsigned long ul; in test01() local 344 unsigned long ul; in test04() local
|
H A D | num_get_members_char.cc | 63 unsigned long ul; in test01() local 342 unsigned long ul; in test04() local
|
/openbsd-src/gnu/llvm/clang/www/ |
H A D | content.css | 15 ul { padding-left:1.5em; } selector
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/format/ |
H A D | c90-printf-1.c | 13 int *n, short int *hn, long int l, unsigned long int ul, in foo()
|