Searched refs:gl (Results 1 - 25 of 30) sorted by relevance

12

/openbsd-current/gnu/llvm/clang/utils/VtableTest/
H A Dgen.cc16 void gl(const char *c) { function
135 gl(" {");
144 g(" "); g(simple_types[t]); g(" field"); g(i); gl(";");
178 gl("); return 0; }");
180 gl("); }");
250 gl("); return 0; }");
252 gl("); }");
257 gl("public:");
258 gl(" void calc(char *t) {");
261 g(" mix(\"type num\", "); g(s); gl(");");
[all...]
/openbsd-current/regress/lib/libc/glob/
H A Dglobtest.c106 glob_t gl; local
109 if (glob(entry->pattern, entry->flags, NULL, &gl) != 0)
112 if (gl.gl_matchc != entry->nresults)
115 for (i = 0; i < gl.gl_matchc; i++) {
116 if (strcmp(gl.gl_pathv[i], entry->results[i]) != 0)
120 gl.gl_statv[i] == NULL ||
121 entry->modes[i] != gl.gl_statv[i]->st_mode)
130 gl.gl_pathv[i], gl.gl_statv[i] ? gl
[all...]
/openbsd-current/regress/lib/libc/getopt_long/
H A Dgetopt_long_test.c36 int (*gl)(int, char * const *, const char *, const struct option *, int *);
49 gl = getopt_long_only;
52 gl = getopt_long;
65 ch = gl(argc, argv, "19bf:i:hW;-", longopts, &idx);
/openbsd-current/libexec/ftpd/
H A Dpopen.c79 glob_t gl; local
81 memset(&gl, 0, sizeof(gl));
84 NULL, &gl)) {
86 } else if (gl.gl_pathc > 0) {
87 for (pop = gl.gl_pathv; *pop && argc < _POSIX_ARG_MAX-1;
94 globfree(&gl);
H A Dftpcmd.y895 glob_t gl;
910 memset(&gl, 0, sizeof(gl));
911 if (glob(pptr, flags, NULL, &gl) ||
912 gl.gl_pathc == 0) {
916 $$ = strdup(gl.gl_pathv[0]);
918 globfree(&gl);
H A Dftpd.c2591 glob_t gl; local
2595 memset(&gl, 0, sizeof(gl));
2599 0, &gl)) {
2602 } else if (gl.gl_pathc == 0) {
2607 dirlist = gl.gl_pathv;
2715 globfree(&gl);
/openbsd-current/usr.bin/tmux/
H A Dgrid.c100 grid_get_extended_cell(struct grid_line *gl, struct grid_cell_entry *gce, argument
103 u_int at = gl->extdsize + 1;
105 gl->extddata = xreallocarray(gl->extddata, at, sizeof *gl->extddata);
106 gl->extdsize = at;
114 grid_extended_cell(struct grid_line *gl, struct grid_cell_entry *gce, argument
122 grid_get_extended_cell(gl, gce, flags);
123 else if (gce->offset >= gl->extdsize)
125 gl
142 grid_compact_line(struct grid_line *gl) argument
200 struct grid_line *gl = &gd->linedata[py]; local
462 struct grid_line *gl; local
502 grid_get_cell1(struct grid_line *gl, u_int px, struct grid_cell *gc) argument
551 struct grid_line *gl; local
582 struct grid_line *gl; local
610 struct grid_line *gl; local
715 struct grid_line *gl; local
1049 const struct grid_line *gl; local
1168 grid_reflow_dead(struct grid_line *gl) argument
1178 struct grid_line *gl; local
1205 struct grid_line *gl, *from = NULL; local
1313 struct grid_line *gl = &gd->linedata[yy], *first; local
1381 struct grid_line *gl; local
[all...]
H A Dgrid-view.c68 struct grid_line *gl; local
74 gl = grid_get_line(gd, grid_view_y(gd, yy));
75 if (gl->cellused != 0)
H A Dcmd-capture-pane.c111 const struct grid_line *gl; local
189 gl = grid_peek_line(gd, i);
190 if (!join_lines || !(gl->flags & GRID_LINE_WRAPPED))
H A Dwindow-copy.c336 const struct grid_line *gl; local
345 gl = grid_peek_line(src->grid, sy - 1);
346 if (gl->cellused != 0)
1601 struct grid_line *gl; local
1663 gl = grid_get_line(s->grid, py);
1664 if (~gl->flags & GRID_LINE_WRAPPED)
1666 if (gl->cellsize > s->grid->sx)
3121 struct grid_line *gl; local
3130 gl = grid_get_line(gd, pywrap);
3131 if (~gl
3158 struct grid_line *gl; local
3197 struct grid_line *gl; local
3263 struct grid_line *gl; local
3301 window_copy_cellstring(const struct grid_line *gl, u_int px, size_t *size, int *allocated) argument
3397 const struct grid_line *gl; local
3437 const struct grid_line *gl; local
3856 const struct grid_line *gl; local
4220 struct grid_line *gl; local
4803 struct grid_line *gl; local
[all...]
H A Dinput.c2789 struct grid_line *gl; local
2793 gl = grid_get_line(gd, line);
2797 gl->flags |= GRID_LINE_START_PROMPT;
2800 gl->flags |= GRID_LINE_START_OUTPUT;
/openbsd-current/lib/libc/locale/
H A Dsetlocale.c55 changegl(int category, const char *locname, char **gl) argument
63 free(gl[category]);
64 gl[category] = cp;
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dpaste2.c60 if (glue (gl, ue) (12) != 12)
/openbsd-current/gnu/usr.bin/texinfo/makeinfo/
H A Dlang.h37 ga, gd, gl, gn, gu, enumerator in enum:__anon7400
H A Dlang.c449 { gl, "gl", "Galician" },
/openbsd-current/gnu/usr.bin/perl/cpan/Config-Perl-V/t/
H A D43_plv53710rcs.t189 PERL5LIB="/pro/3gl/CPAN/perl-git/lib"
190 PERL6LIB="inst#/pro/3gl/CPAN/rakudo/install"
191 PERL_ARCHLIB="/pro/3gl/CPAN/perl-git"
193 PERL_INC="/pro/3gl/CPAN/perl-git"
194 PERL_LIB="/pro/3gl/CPAN/perl-git/lib"
195 PERL_SRC="/pro/3gl/CPAN/perl-git"
197 /pro/3gl/CPAN/perl-git/lib
198 /pro/3gl/CPAN/perl-git/lib
/openbsd-current/usr.bin/ftp/
H A Dcmds.c327 glob_t gl; local
357 memset(&gl, 0, sizeof(gl));
359 if (glob(argv[i], flags, NULL, &gl) || gl.gl_pathc == 0) {
361 globfree(&gl);
366 for (cpp = gl.gl_pathv; cpp && *cpp != NULL; cpp++) {
438 globfree(&gl);
H A Dutil.c541 glob_t gl; local
548 memset(&gl, 0, sizeof(gl));
549 if (glob(*cpp, flags, NULL, &gl) ||
550 gl.gl_pathc == 0) {
552 globfree(&gl);
558 *cpp = strdup(gl.gl_pathv[0]);
561 globfree(&gl);
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A Dregengine.inc144 const sopno gl = g->laststate;
188 endp = fast(m, start, stop, gf, gl);
202 endp = slow(m, m->coldp, stop, gf, gl);
223 dp = dissect(m, m->coldp, endp, gf, gl);
234 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0, 0);
246 endp = slow(m, m->coldp, endp-1, gf, gl);
257 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0, 0);
/openbsd-current/gnu/usr.bin/perl/t/uni/
H A Dstash.t269 my $glob = \*Ph����::gl��b;
274 is "$$glob", "*__ANON__::gl��b",
/openbsd-current/lib/libc/regex/
H A Dengine.c143 const sopno gl = g->laststate; local
187 endp = fast(m, start, stop, gf, gl);
201 endp = slow(m, m->coldp, stop, gf, gl);
222 dp = dissect(m, m->coldp, endp, gf, gl);
233 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0, 0);
245 endp = slow(m, m->coldp, endp-1, gf, gl);
256 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0, 0);
/openbsd-current/gnu/usr.bin/texinfo/intl/
H A Dconfig.charset135 fr_LU ga ga_IE gl gl_ES id id_ID in in_ID is is_IS it it_CH \
508 echo "gl CP850"
/openbsd-current/gnu/usr.bin/perl/t/
H A Dloc_tools.pl747 Galego Galician:gl:es:1 15
750 Greenlandic:kl:gl:4 6
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DLiblist.pm251 for C<libgl.a> (followed by C<gl.a>) in all the locations specified by
255 C<gl.lib> (followed by C<libgl.lib>).
266 This specifies a search for library C<gl> as before. If that search
/openbsd-current/usr.bin/ssh/
H A Dreadconf.c1035 glob_t gl; local
1988 memset(&gl, 0, sizeof(gl));
1989 r = glob(arg2, GLOB_TILDE, NULL, &gl);
2002 for (i = 0; i < gl.gl_pathc; i++) {
2005 gl.gl_pathv[i], depth,
2007 r = read_config_file_depth(gl.gl_pathv[i],
2014 "%.100s: %.100s", gl.gl_pathv[i],
2016 globfree(&gl);
2027 globfree(&gl);
[all...]

Completed in 257 milliseconds

12