Home
last modified time | relevance | path

Searched defs:sp (Results 176 – 200 of 841) sorted by relevance

12345678910>>...34

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp268 uint32_t sp; in _Unwind_VRS_Interpret() local
294 uint32_t sp; in _Unwind_VRS_Interpret() local
335 uint32_t sp; in _Unwind_VRS_Interpret() local
432 uint32_t sp; in _Unwind_VRS_Interpret() local
597 unw_word_t sp; in unwind_phase2() local
1073 uint32_t* sp; in _Unwind_VRS_Pop() local
1105 uint32_t* sp; in _Unwind_VRS_Pop() local
1136 uint32_t *sp; in _Unwind_VRS_Pop() local
/freebsd/contrib/ncurses/ncurses/tty/
H A Dhardscroll.c156 # define screen_lines(sp) MAXLINES argument
159 # define OLDNUM(sp,n) oldnums[n] argument
H A Dlib_tstp.c140 SCREEN *sp = CURRENT_SCREEN; in handle_SIGTSTP() local
244 SCREEN *sp = CURRENT_SCREEN; in handle_SIGINT() local
/freebsd/contrib/nvi/ex/
H A Dex_mark.c31 ex_mark(SCR *sp, EXCMD *cmdp) in ex_mark()
H A Dex_open.c30 ex_open(SCR *sp, EXCMD *cmdp) in ex_open()
H A Dex_set.c29 ex_set(SCR *sp, EXCMD *cmdp) in ex_set()
H A Dex_version.c30 ex_version(SCR *sp, EXCMD *cmdp) in ex_version()
H A Dex_yank.c29 ex_yank(SCR *sp, EXCMD *cmdp) in ex_yank()
H A Dex_delete.c30 ex_delete(SCR *sp, EXCMD *cmdp) in ex_delete()
H A Dex_equal.c28 ex_equal(SCR *sp, EXCMD *cmdp) in ex_equal()
H A Dex_put.c31 ex_put(SCR *sp, EXCMD *cmdp) in ex_put()
H A Dex_quit.c29 ex_quit(SCR *sp, EXCMD *cmdp) in ex_quit()
H A Dex_stop.c33 ex_stop(SCR *sp, EXCMD *cmdp) in ex_stop()
/freebsd/contrib/nvi/vi/
H A Dv_status.c30 v_status(SCR *sp, VICMD *vp) in v_status()
H A Dv_zexit.c31 v_zexit(SCR *sp, VICMD *vp) in v_zexit()
H A Dv_screen.c30 v_screen(SCR *sp, VICMD *vp) in v_screen()
H A Dv_redraw.c30 v_redraw(SCR *sp, VICMD *vp) in v_redraw()
H A Dv_yank.c41 v_yank(SCR *sp, VICMD *vp) in v_yank()
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_mvwin.c52 SCREEN *sp = _nc_screen_of(win); in NCURSES_EXPORT() local
/freebsd/tests/sys/netpfil/pf/
H A Dfragcommon.py32 import scapy.all as sp namespace
/freebsd/tests/sys/netinet6/frag6/
H A Dfrag6_17.py34 import scapy.all as sp namespace
H A Dfrag6_18.py34 import scapy.all as sp namespace
/freebsd/contrib/less/
H A Ddecode.c535 static int cmd_search(char *cmd, char *table, char *endtable, char **sp) in cmd_search()
626 static int cmd_decode(struct tablelist *tlist, char *cmd, char **sp) in cmd_decode()
649 public int fcmd_decode(char *cmd, char **sp) in fcmd_decode()
657 public int ecmd_decode(char *cmd, char **sp) in ecmd_decode()
697 static int gint(char **sp) in gint()
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dset_cred_option.c45 krb5_storage *sp = NULL; in import_cred() local
136 krb5_storage *sp = NULL; in allowed_enctypes() local
/freebsd/contrib/nvi/common/
H A Dconv.h28 #define KEY_NEEDSWIDE(sp, ch) \ argument
30 #define KEY_COL(sp, ch) \ argument

12345678910>>...34