Home
last modified time | relevance | path

Searched defs:us (Results 1 – 25 of 63) sorted by relevance

123

/openbsd-src/usr.sbin/pppd/
H A Dcbcp.c88 cbcp_state *us; in cbcp_init() local
100 cbcp_state *us = &cbcp[iface]; cbcp_lowerup() local
123 cbcp_state *us = &cbcp[unit]; cbcp_input() local
258 cbcp_recvreq(cbcp_state * us,char * pckt,int pcktlen) cbcp_recvreq() argument
310 cbcp_resp(cbcp_state * us) cbcp_resp() argument
361 cbcp_send(cbcp_state * us,u_char code,u_char * buf,int len) cbcp_send() argument
383 cbcp_recvack(cbcp_state * us,char * pckt,int len) cbcp_recvack() argument
415 cbcp_up(cbcp_state * us) cbcp_up() argument
[all...]
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dfuncargs.c35 unsigned short us = 6; 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 …ned long ul, unsigned char uc2, unsigned int ui, unsigned char uc3, unsigned short us, unsigned ch… in call1e()
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()
408 void call6f (double d, unsigned char uc, unsigned short us, unsigned int ui, unsigned long ul) in call6f()
420 void call6e (float f, double d, unsigned char uc, unsigned short us, unsigned int ui, unsigned long… in call6e()
[all …]
/openbsd-src/lib/libc/citrus/
H A Dcitrus_utf8.c47 struct _utf8_state *us; in _citrus_utf8_ctype_mbrtowc() local
182 struct _utf8_state *us; in _citrus_utf8_ctype_mbsnrtowcs() local
261 struct _utf8_state *us; in _citrus_utf8_ctype_wcrtomb() local
321 struct _utf8_state *us; in _citrus_utf8_ctype_wcsnrtombs() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D960801-1.c5 unsigned short us; in f() local
17 unsigned short us; in g() local
H A D921218-2.c4 unsigned short us; in f() local
H A D941031-1.c4 f (mpt us, mpt vs) in f()
H A D20020226-1.c22 unsigned short us = SHORT_VALUE; variable
H A D20020508-1.c22 unsigned short us = SHORT_VALUE; variable
/openbsd-src/lib/libusbhid/
H A Dusage.c225 int i = HID_USAGE(u), j, k, us; in hid_usage_in_page() local
269 int k, j, us, pu, len; in hid_parse_usage_in_page() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/
H A Dtem05.C39 X_one(const unsigned short& us = 5): id(us), type(T(0)) {} in id() argument
/openbsd-src/lib/libc/locale/
H A Dc16rtomb.c35 struct _utf16_state *us; in c16rtomb() local
H A Dmbrtoc16.c38 struct _utf16_state *us; in mbrtoc16() local
/openbsd-src/gnu/llvm/libcxx/include/__support/ibm/
H A Dgettod_zos.h37 uint64_t us = (Value.Hi >> 4); in gettimeofdayMonotonic() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/
H A Dlongbranch2.C37 int us = (i>>1) & 0x01; // significance of UP in EBCOTLut() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dfp-test.c73 volatile unsigned short us; variable
/openbsd-src/gnu/gcc/gcc/
H A Dfp-test.c73 volatile unsigned short us; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/format/
H A Dc99-printf-1.c14 unsigned long long int ull, signed char *ss, unsigned char *us, in foo()
H A Dc90-printf-1.c16 unsigned char *us, const signed char *css, unsigned int u1, in foo()
H A Dc90-scanf-1.c14 long double *ldp, char *s, signed char *ss, unsigned char *us, in foo()
/openbsd-src/sys/arch/powerpc64/powerpc64/
H A Dclock.c143 delay(u_int us) in delay()
/openbsd-src/sys/arch/riscv64/riscv64/
H A Dclock.c157 delay(u_int us) in delay()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.bugs/
H A D900210_01.C26 unsigned short us; variable
H A D900210_02.C26 unsigned short us; variable
/openbsd-src/usr.sbin/tcpdump/
H A Dprint-bootp.c270 u_short us; in rfc1048_print() local
/openbsd-src/usr.bin/ts/
H A Dts.c185 char us[8]; in fmtprint() local

123