Home
last modified time | relevance | path

Searched defs:sp (Results 1 – 25 of 379) sorted by relevance

12345678910>>...16

/original-bsd/sys/news3400/bm/
H A Dvt100esc.c132 jiskanji(sp, c) in jiskanji() argument
150 esc_top_level(sp, c) in esc_top_level() argument
177 recover(sp) in recover() argument
208 esc_csi(sp, c) in esc_csi() argument
476 csr_pos(sp, x, y) in csr_pos() argument
806 esc_store_csr(sp) in esc_store_csr() argument
834 esc_index(sp) in esc_index() argument
857 esc_next_line(sp) in esc_next_line() argument
869 esc_tab_set(sp) in esc_tab_set() argument
881 esc_rev_index(sp) in esc_rev_index() argument
[all …]
/original-bsd/old/adb/common_source/
H A Dsym.c18 #define isstab(sp) ((sp)->n_type & N_STAB) argument
27 register struct nlist *sp; local
46 register struct nlist *sp; local
119 struct nlist *sp; local
139 struct nlist *sp; local
/original-bsd/lib/libc/gen/
H A Dfts.c52 register FTS *sp; local
155 fts_load(sp, p) in fts_load() argument
181 fts_close(sp) in fts_close() argument
234 fts_read(sp) in fts_read() argument
426 fts_set(sp, p, instr) in fts_set() argument
441 fts_children(sp, instr) in fts_children() argument
523 fts_build(sp, type) in fts_build() argument
751 fts_stat(sp, p, follow) in fts_stat() argument
834 fts_sort(sp, head, nitems) in fts_sort() argument
923 fts_palloc(sp, more) in fts_palloc() argument
[all …]
/original-bsd/sys/deprecated/kdb/
H A Dkdb_sym.c21 register struct nlist *sp; local
43 register struct nlist *sp; local
64 register struct nlist *sp; local
92 register struct nlist *sp; local
/original-bsd/games/sail/
H A Ddr_3.c16 register struct ship *sp, *sq; /* r11, r10 */ in moveall() local
155 register struct ship *sp; local
166 register struct ship *sp; local
189 step(com, sp, moved) in step() argument
287 register struct ship *sp; in reload() local
296 register struct ship *sp; in checksails() local
H A Dpl_4.c56 register struct ship *sp; in lookout() local
72 saywhat(sp, flag) in saywhat() argument
H A Dpl_2.c16 register struct ship *sp; in play() local
H A Ddr_1.c16 register struct ship *sp; in unfoul() local
39 register struct ship *sp, *sq; in boardcomp() local
204 register struct ship *sp, *sq; in resolve() local
234 register struct ship *sp; in compcombat() local
/original-bsd/old/adb/adb.tahoe/
H A Dsym.c18 register struct nlist *sp; local
39 register struct nlist *sp; local
68 register struct nlist *sp; local
/original-bsd/old/adb/adb.vax/
H A Dsym.c15 register struct nlist *sp; local
36 register struct nlist *sp; local
65 register struct nlist *sp; local
/original-bsd/sys/hp/dev/
H A Dite.c76 #define ite_erasecursor(ip, sp) { \ argument
80 #define ite_drawcursor(ip, sp) { \ argument
84 #define ite_movecursor(ip, sp) { \ argument
423 register struct itesw *sp = ip->isw; local
687 itecheckwrap(ip, sp) in itecheckwrap() argument
705 ite_dchar(ip, sp) in ite_dchar() argument
720 ite_ichar(ip, sp) in ite_ichar() argument
735 ite_dline(ip, sp) in ite_dline() argument
748 ite_iline(ip, sp) in ite_iline() argument
761 ite_clrtoeol(ip, sp, y, x) in ite_clrtoeol() argument
[all …]
/original-bsd/sbin/init/
H A Dinit.c482 clear_session_logs(sp) in clear_session_logs() argument
766 add_session(sp) in add_session() argument
785 del_session(sp) in del_session() argument
843 free_session(sp) in free_session() argument
867 register session_t *sp; local
903 setupargv(sp, typ) in setupargv() argument
978 start_window_system(sp) in start_window_system() argument
1010 start_getty(sp) in start_getty() argument
1126 register session_t *sp; in multi_user() local
1218 register session_t *sp; in catatonia() local
[all …]
/original-bsd/sys/vm/
H A Dvm_swap.c44 register struct buf *sp = swbuf; in swapinit() local
136 register struct swdevt *sp; local
251 register struct swdevt *sp; local
310 register struct swdevt *sp; local
/original-bsd/games/mille/
H A Dsave.c44 reg char *sp; in save() local
122 reg char *sp; local
/original-bsd/games/monop/
H A Dgetinp.c25 char *sp; local
78 reg char *sp, *tsp, c; local
H A Dmisc.c62 reg char *sp; local
186 reg char *sp; local
201 reg char *sp; local
H A Dexecute.c138 reg char *sp; in save() local
188 reg char *sp; in restore() local
203 reg char *sp; local
/original-bsd/usr.bin/f77/pass1.tahoe/
H A Doptim.c150 register Slotp sp; in setopt() local
168 register Slotp sp; in flushopt() local
204 LOCAL putopt (sp) in putopt() argument
335 register Slotp sp; in newslot() local
467 register Slotp sp; in frtempbuff() local
495 register Slotp sp; local
687 Addrp sp, tp; local
/original-bsd/sys/hp300/stand/
H A Dite.c204 register struct itesw *sp = ip->isw; local
241 itecheckwrap(ip, sp) in itecheckwrap() argument
257 ite_clrtoeol(ip, sp, y, x) in ite_clrtoeol() argument
/original-bsd/usr.bin/yacc/
H A Dlalr.c72 register core *sp; in set_state_table() local
83 register core *sp; in set_accessing_symbol() local
94 register shifts *sp; in set_shift_table() local
181 register shifts *sp; in set_goto_map() local
282 register shifts *sp; in initialize_F() local
361 register shifts *sp; in build_relations() local
451 register shorts *sp; local
481 register short *sp; local
541 register shorts *sp, *next; in compute_lookaheads() local
/original-bsd/usr.bin/m4/
H A Dextr.h20 int sp; /* current m4 stack pointer */ variable
/original-bsd/usr.bin/ctags/
H A DC.c35 char *sp; /* buffer pointer */ in c_entries() local
285 char *sp; /* buffer pointer */ in hash_entry() local
338 char *sp; /* buffer pointer */ local
/original-bsd/sys/ufs/lfs/
H A Dlfs_subr.c69 struct segment *sp; local
110 struct segment *sp; local
/original-bsd/usr.bin/f77/pass1.vax/
H A Doptim.c158 register Slotp sp; in setopt() local
176 register Slotp sp; in flushopt() local
212 LOCAL putopt (sp) in putopt() argument
343 register Slotp sp; in newslot() local
475 register Slotp sp; in frtempbuff() local
503 register Slotp sp; local
699 Addrp sp, tp; local
/original-bsd/lib/libcurses/
H A Dinitscr.c24 register char *sp; in initscr() local

12345678910>>...16