Home
last modified time | relevance | path

Searched defs:ex (Results 1 – 25 of 28) sorted by relevance

12

/original-bsd/sys/vax/include/
H A Dexec.h14 #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 Dexec.h14 #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 Dexec.h31 #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 Dexec.h14 #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 Dexec.h16 #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 Dtouchwin.c19 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 Dexec.h31 #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 Dexec.h31 #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 Dllio.c117 ex() in ex() function
/original-bsd/old/pti/
H A Dpti.c164 ex(){ in ex() function
/original-bsd/usr.sbin/amd/amd/
H A Dhost_ops.c48 #define MAKE_MNTPT(mntpt, ex, mf) { \ argument
212 exports exlist = 0, ex; local
/original-bsd/local/ditroff/ditroff.okeeffe/pic/
H A Dlinegen.c194 float ex, ey, xi, yi, xi1, yi1; in linegen() local
/original-bsd/old/berknet/
H A Dchktroff.c198 ex(){ in ex() function
H A Dv6mail.c648 delexit(ex) in delexit() argument
H A Dmach.h386 # define assert(ex) {if (!(ex)){fprintf(stderr,ASSERT argument
/original-bsd/old/tk/
H A Dtk.c171 ex() in ex() function
/original-bsd/sys/hp300/stand/
H A Dmkboot.c45 struct exec ex; variable
/original-bsd/usr.sbin/cron/
H A Dcron.c203 ex(s) in ex() function
/original-bsd/old/tc/
H A Dtc.c266 ex(){ in ex() function
/original-bsd/usr.bin/f77/libI77/
H A Dwrtfmt.c179 { char *s,ex[4]; local
/original-bsd/contrib/libg++-2.3/libg++/src/
H A DCursesW.h456 inline int CursesWindow::mvcur(int sy, int ey, int sx, int ex) in mvcur()
/original-bsd/usr.bin/find/
H A Dfind.h50 } ex; member
/original-bsd/usr.bin/diction/style1/
H A Dnhash.c34 aahash(s,ex,aatsize,aapr1,aapr2,tbl,data) in aahash() argument
/original-bsd/sys/hp300/dev/
H A Dstvar.h137 struct st_mode_exvup ex; member
/original-bsd/usr.bin/dc/
H A Ddc.c834 exp(base,ex) in exp() argument

12