Home
last modified time | relevance | path

Searched defs:u (Results 1 – 25 of 156) sorted by relevance

1234567

/original-bsd/old/sdb/
H A Dudef.c3 char u[ctob(UPAGES)]; /* struct user u */ variable
/original-bsd/games/chess/
H A Dmove.c145 register short u; local
208 register short u,piece,pin; local
259 register short u,sq; local
323 register short u,piece; local
/original-bsd/usr.bin/struct/struct/
H A D2.tree.c25 VERT v,u,from; variable
106 VERT u, temp; local
H A D2.dom.c44 comdom(u,v,dom) /* find closest common dominator of u,v */ in comdom() argument
/original-bsd/include/
H A Dmp.h20 #define shfree(u) free((char *)u) argument
23 #define shfree(u) { if(dbg) fprintf(stderr, "free %o\n", u); free((char *)u);} argument
/original-bsd/usr.bin/uucp/libuu/
H A Dchkpth.c40 register struct userpath *u; local
104 register struct userpath *u; in rdpth() local
184 register struct userpath *u; local
/original-bsd/usr.bin/f77/libU77/
H A Disatty_.c26 long isatty_(u) in isatty_() argument
H A Dfgetc_.c28 long fgetc_(u, c, clen) in fgetc_() argument
H A Dfputc_.c28 long fputc_(u, c, clen) in fputc_() argument
/original-bsd/lib/libc/quad/
H A Dfloatunsdidf.c27 union uu u; local
H A Dfloatdidf.c26 union uu u; local
H A Dfloatdisf.c26 union uu u; local
H A Dmuldi3.c81 union uu u, v, low, prod; local
163 __lmulq(u_long u, u_long v) in __lmulq()
/original-bsd/games/trek/
H A Dscore.c21 register int u; in score() local
/original-bsd/lib/libc/sparc/gen/
H A Dfrexp.c34 } u; local
H A Dldexp.c35 } u, mul; local
/original-bsd/old/dbx/tests/cc/
H A Dushort.c5 } u; variable
/original-bsd/sys/tahoe/tahoe/
H A Dgenassym.c37 register struct user *u = (struct user *)0; in main() local
/original-bsd/contrib/gcc-2.3.3/
H A Dlibgcc2.c114 __negdi2 (u) in __negdi2() argument
131 __lshldi3 (u, b) in __lshldi3() argument
163 __lshrdi3 (u, b) in __lshrdi3() argument
195 __ashldi3 (u, b) in __ashldi3() argument
227 __ashrdi3 (u, b) in __ashrdi3() argument
260 __muldi3 (u, v) in __muldi3() argument
613 __divdi3 (u, v) in __divdi3() argument
641 __moddi3 (u, v) in __moddi3() argument
871 __floatditf (u) in __floatditf() argument
895 __floatdidf (u) in __floatdidf() argument
[all …]
/original-bsd/usr.sbin/timed/timed/
H A Dcksum.tahoe.c38 } u; local
/original-bsd/sys/i386/i386/
H A Din_cksum.c40 } u; local
/original-bsd/bin/sh/
H A Dexec.h25 } u; member
/original-bsd/lib/libmp/
H A Dmdiv.c32 short u; local
65 { MINT u,v,x,w; local
/original-bsd/lib/libm/common_source/
H A Dlog.c350 double F, f, g, q, u, u2, v, zero = 0.0, one = 1.0; local
425 double F, f, g, q, u, v, u2, one = 1.0; local
/original-bsd/usr.bin/uucp/uulog/
H A Duulog.c27 char u[64], s[64]; local

1234567