HomeSort by: relevance | last modified time | path
    Searched defs:vlp (Results 1 - 4 of 4) sorted by relevancy

  /src/bin/csh/
glob.c 338 Char *cp, **vlp; local
340 vlp = vl;
348 trim(vlp);
349 str = Strsave(*vlp++);
353 str = Strspl(cp, *vlp);
356 while (*++vlp);
360 str = Strsave(strip(*vlp));
  /src/lib/libcurses/
refresh.c 160 __LINE *wlp, *vlp, *dwlp; local
273 vlp = screen->__virtscr->alines[y_off];
314 unctrl(vlp->line[x_off].ch),
315 vlp->line[x_off].attr,
316 vlp->line[x_off].cflags);
318 vlp->line[x_off].ch = wlp->line[wx].ch;
320 vlp->line[x_off].attr = wlp->line[wx].attr;
322 vlp->line[x_off].cflags = wlp->line[wx].cflags;
324 vlp->line[x_off].wcols = wlp->line[wx].wcols;
329 vlp->line[tx].ch = ch
560 __LINE *wlp, *vlp; local
1208 __LDATA *lp, *vlp; local
1520 __LDATA *lp, *vlp; local
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/perlasm/
s390x.pm 60 vlc vlcb vlch vlcf vlcg vlp vlpb vlph vlpf vlpg vmx vmxb vmxh vmxf
1024 sub vlp { subroutine
1029 vlp(@_,0);
1032 vlp(@_,1);
1035 vlp(@_,2);
1038 vlp(@_,3);
  /src/crypto/external/bsd/openssl/dist/crypto/perlasm/
s390x.pm 60 vlc vlcb vlch vlcf vlcg vlp vlpb vlph vlpf vlpg vmx vmxb vmxh vmxf
1024 sub vlp { subroutine
1029 vlp(@_,0);
1032 vlp(@_,1);
1035 vlp(@_,2);
1038 vlp(@_,3);

Completed in 32 milliseconds