/original-bsd/sys/vax/include/ |
H A D | exec.h | 14 #define N_BADMAG(ex) \ argument 22 #define N_DATADDR(ex) \ argument 27 #define N_TXTOFF(ex) \ argument 31 #define N_DATOFF(ex) \ argument 36 #define N_SYMOFF(ex) \ argument 41 #define N_STROFF(ex) (N_SYMOFF(ex) + (ex).a_syms) argument
|
/original-bsd/sys/i386/include/ |
H A D | exec.h | 14 #define N_BADMAG(ex) \ argument 22 #define N_DATADDR(ex) \ argument 27 #define N_TXTOFF(ex) \ argument 31 #define N_DATOFF(ex) \ argument 36 #define N_SYMOFF(ex) \ argument 41 #define N_STROFF(ex) (N_SYMOFF(ex) + (ex).a_syms) argument
|
/original-bsd/sys/sparc/include/ |
H A D | exec.h | 31 #define N_BADMAG(ex) \ argument 43 #define N_TXTADDR(ex) 8192 argument 46 #define N_DATADDR(ex) \ argument 58 #define N_TXTOFF(ex) ((ex).a_magic == ZMAGIC ? 0 : sizeof(struct exec)) argument 61 #define N_DATOFF(ex) \ argument 66 #define N_SYMOFF(ex) \ argument 71 #define N_STROFF(ex) (N_SYMOFF(ex) + (ex).a_syms) argument
|
/original-bsd/sys/hp300/include/ |
H A D | exec.h | 14 #define N_BADMAG(ex) \ argument 22 #define N_DATADDR(ex) \ argument 27 #define N_TXTOFF(ex) \ argument 31 #define N_DATOFF(ex) \ argument 36 #define N_SYMOFF(ex) \ argument 41 #define N_STROFF(ex) (N_SYMOFF(ex) + (ex).a_syms) argument
|
/original-bsd/sys/pmax/include/ |
H A D | exec.h | 16 #define N_BADMAG(ex) \ argument 24 #define N_DATADDR(ex) \ argument 29 #define N_TXTOFF(ex) \ argument 33 #define N_DATOFF(ex) \ argument 38 #define N_SYMOFF(ex) \ argument 43 #define N_STROFF(ex) (N_SYMOFF(ex) + (ex).a_syms) argument
|
/original-bsd/lib/libcurses/ |
H A D | touchwin.c | 19 touchline(win, y, sx, ex) in touchline() argument 63 __touchline(win, y, sx, ex, force) in __touchline() argument
|
/original-bsd/sys/news3400/include/ |
H A D | exec.h | 31 #define N_BADMAG(ex) \ argument 36 #define N_TXTADDR(ex) 0x400000 argument 42 #define __N_TXTOFF_ROUND(ex) \ argument 44 #define N_TXTOFF(ex) \ argument 50 #define N_DATOFF(ex) \ argument
|
/original-bsd/sys/pmax/ultrix/ |
H A D | exec.h | 31 #define N_BADMAG(ex) \ argument 36 #define N_TXTADDR(ex) 0x400000 argument 42 #define __N_TXTOFF_ROUND(ex) \ argument 44 #define N_TXTOFF(ex) \ argument 50 #define N_DATOFF(ex) \ argument
|
/original-bsd/local/ditroff/ditroff.okeeffe/devhar/ |
H A D | llio.c | 117 ex() in ex() function
|
/original-bsd/old/pti/ |
H A D | pti.c | 164 ex(){ in ex() function
|
/original-bsd/usr.sbin/amd/amd/ |
H A D | host_ops.c | 48 #define MAKE_MNTPT(mntpt, ex, mf) { \ argument 212 exports exlist = 0, ex; local
|
/original-bsd/local/ditroff/ditroff.okeeffe/pic/ |
H A D | linegen.c | 194 float ex, ey, xi, yi, xi1, yi1; in linegen() local
|
/original-bsd/old/berknet/ |
H A D | chktroff.c | 198 ex(){ in ex() function
|
H A D | v6mail.c | 648 delexit(ex) in delexit() argument
|
H A D | mach.h | 386 # define assert(ex) {if (!(ex)){fprintf(stderr,ASSERT argument
|
/original-bsd/old/tk/ |
H A D | tk.c | 171 ex() in ex() function
|
/original-bsd/sys/hp300/stand/ |
H A D | mkboot.c | 45 struct exec ex; variable
|
/original-bsd/usr.sbin/cron/ |
H A D | cron.c | 203 ex(s) in ex() function
|
/original-bsd/old/tc/ |
H A D | tc.c | 266 ex(){ in ex() function
|
/original-bsd/usr.bin/f77/libI77/ |
H A D | wrtfmt.c | 179 { char *s,ex[4]; local
|
/original-bsd/contrib/libg++-2.3/libg++/src/ |
H A D | CursesW.h | 456 inline int CursesWindow::mvcur(int sy, int ey, int sx, int ex) in mvcur()
|
/original-bsd/usr.bin/find/ |
H A D | find.h | 50 } ex; member
|
/original-bsd/usr.bin/diction/style1/ |
H A D | nhash.c | 34 aahash(s,ex,aatsize,aapr1,aapr2,tbl,data) in aahash() argument
|
/original-bsd/sys/hp300/dev/ |
H A D | stvar.h | 137 struct st_mode_exvup ex; member
|
/original-bsd/usr.bin/dc/ |
H A D | dc.c | 834 exp(base,ex) in exp() argument
|