Searched defs:sp (Results 176 - 200 of 699) sorted by relevance

1234567891011>>

/openbsd-current/games/hunt/huntd/
H A Ddraw.c54 char *sp; local
187 char *sp; local
[all...]
H A Dmakemaze.c52 char *sp; local
189 char *sp; local
[all...]
/openbsd-current/games/mille/
H A Dmove.c332 char *sp; local
[all...]
/openbsd-current/games/monop/
H A Dmisc.c87 char *sp; local
[all...]
/openbsd-current/games/sail/
H A Dpl_3.c216 struct ship *sp; local
[all...]
H A Dpl_5.c148 struct ship *sp; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mmix/
H A Dcrtn.asm32 sp GREG label
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000815-1.c20 int sp : 1; member in struct:write_data
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/format/
H A Dc90-scanf-1.c12 foo(int *ip, unsigned int *uip, short int *hp, unsigned short int *uhp, long int *lp, unsigned long int *ulp, float *fp, double *dp, long double *ldp, char *s, signed char *ss, unsigned char *us, void **pp, int *n, llong *llp, ullong *ullp, wchar_t *ls, const int *cip, const int *cn, const char *cs, const void **ppc, void *const *pcp, short int *hn, long int *ln, void *p, char **sp, volatile void *ppv) argument
/openbsd-current/sys/arch/amd64/stand/libsa/
H A Dbioscons.c181 comspeed(dev_t dev, int sp) argument
[all...]
/openbsd-current/sys/arch/amd64/stand/pxeboot/
H A Ddevopen.c175 cnspeed(dev_t dev, int sp) argument
/openbsd-current/sys/arch/i386/stand/libsa/
H A Dbioscons.c178 comspeed(dev_t dev, int sp) argument
[all...]
H A Ddev_i386.c183 cnspeed(dev_t dev, int sp) argument
/openbsd-current/sys/arch/i386/stand/pxeboot/
H A Ddevopen.c175 cnspeed(dev_t dev, int sp) argument
/openbsd-current/sys/arch/powerpc/include/
H A Dframe.h43 register_t sp; member in struct:switchframe
62 register_t sp; member in struct:callframe
H A Dpcb.h42 int sp; member in struct:__faultbuf
/openbsd-current/usr.bin/vi/cl/
H A Dcl_screen.c45 cl_screen(SCR *sp, u_int32_t flags) argument
180 cl_vi_init(SCR *sp) argument
414 cl_ex_init(SCR *sp) argument
494 cl_getcap(SCR *sp, char *name, char **elementp) argument
[all...]
/openbsd-current/usr.bin/vi/common/
H A Dcut.c65 cut(SCR *sp, CHAR_T *namep, MARK *fm, MARK *tm, int flags) argument
186 cb_rotate(SCR *sp) argument
235 cut_line(SCR *sp, recno_t lno, size_t fcno, size_t clen, CB *cbp) argument
299 text_init(SCR *sp, const char *p, size_t len, size_t total_len) argument
[all...]
/openbsd-current/usr.bin/vi/ex/
H A Dex_filter.c41 ex_filter(SCR *sp, EXCMD *cmdp, MARK *fm, MARK *tm, MARK *rp, char *cmd, argument
338 filter_ldisplay(SCR *sp, FILE *fp) argument
[all...]
H A Dex_global.c39 ex_global(SCR *sp, EXCMD *cmdp) argument
52 ex_v(SCR *sp, EXCMD *cmdp) argument
62 ex_g_setup(SCR *sp, EXCMD *cmdp, enum which cmd) argument
251 ex_g_insdel(SCR *sp, lnop_t op, recno_t lno) argument
[all...]
H A Dex_read.c41 ex_read(SCR *sp, EXCMD *cmdp) argument
294 ex_readfp(SCR *sp, char *name, FILE *fp, MARK *fm, recno_t *nlinesp, int silent) argument
[all...]
H A Dex_util.c73 ex_getline(SCR *sp, FILE *fp, size_t *lenp) argument
113 ex_ncheck(SCR *sp, int force) argument
142 ex_init(SCR *sp) argument
167 ex_emsg(SCR *sp, char *p, exm_t which) argument
[all...]
/openbsd-current/usr.bin/vi/vi/
H A Dv_itxt.c67 v_iA(SCR *sp, VICMD *vp) argument
87 v_ia(SCR *sp, VICMD *vp) argument
124 v_iI(SCR *sp, VICMD *vp) argument
143 v_ii(SCR *sp, VICMD *vp) argument
176 v_iO(SCR *sp, VICMD *vp) argument
188 v_io(SCR *sp, VICMD *vp) argument
194 io(SCR *sp, VICMD *vp, enum which cmd) argument
244 v_change(SCR *sp, VICMD *vp) argument
383 v_Replace(SCR *sp, VICMD *vp) argument
417 v_subst(SCR *sp, VICMD *vp) argument
457 set_txt_std(SCR *sp, VICMD *vp, u_int32_t flags) argument
[all...]
H A Dvs_relative.c33 vs_column(SCR *sp, size_t *colp) argument
54 vs_screens(SCR *sp, recno_t lno, size_t *cnop) argument
97 vs_columns(SCR *sp, char *lp, recno_t lno, size_t *cnop, size_t *diffp) argument
199 vs_rcm(SCR *sp, recno_t lno, int islast) argument
225 vs_colpos(SCR *sp, recno_t lno, size_t cno) argument
[all...]
H A Dvs_split.c37 vs_split(SCR *sp, SCR *new, int ccl) argument
196 vs_discard(SCR *sp, SCR **spp) argument
284 vs_fg(SCR *sp, SCR **nspp, CHAR_T *name, int newscreen) argument
331 vs_bg(SCR *sp) argument
369 vs_swap(SCR *sp, SCR **nspp, char *name) argument
459 vs_resize(SCR *sp, long count, adj_t adj) argument
557 vs_getbg(SCR *sp, char *name) argument
[all...]

Completed in 126 milliseconds

1234567891011>>