Home
last modified time | relevance | path

Searched refs:s_p (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/nvi/vi/
H A Dv_paragraph.c315 v_buildps(SCR *sp, char *p_p, char *s_p) in v_buildps() argument
326 s_len = s_p == NULL ? 0 : strlen(s_p); in v_buildps()
338 if (s_p != NULL) in v_buildps()
339 memmove(p + p_len, s_p, s_len + 1); in v_buildps()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Driscv_vector.td535 foreach s_p = suffixes_prototypes in {
536 def : RVVBuiltin<s_p[0], s_p[1], type_range>;
576 foreach s_p = suffixes_prototypes in {
577 def : RVVBuiltin<s_p[0], s_p[1], type_range>;