Searched defs:glob (Results 1 – 14 of 14) sorted by relevance
/openbsd-src/sys/dev/pci/drm/ttm/ |
H A D | ttm_device.c | 51 struct ttm_global *glob = &ttm_glob; in ttm_global_release() local 68 struct ttm_global *glob = &ttm_glob; in ttm_global_init() local 121 struct ttm_global *glob = &ttm_glob; in ttm_global_swapout() local 193 struct ttm_global *glob = &ttm_glob; in ttm_device_init() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/objc.dg/ |
H A D | class-1.m | 17 @implementation glob implementation
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/ |
H A D | consec.c | 1 int glob; variable
|
/openbsd-src/gnu/usr.bin/perl/ext/File-DosGlob/lib/File/ |
H A D | DosGlob.pm | 115 sub glob { subroutine
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 960218-1.c | 1 int glob; variable
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/ |
H A D | reg-stack4.C | 15 double glob; variable
|
/openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
H A D | name.h | 92 #define ffename_set_global(n,glob) ((n)->u.g = (glob)) argument
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | tree-pass.h | 135 const char *glob; /* command line glob */ member
|
H A D | tree-dump.c | 793 dump_register (const char *suffix, const char *swtch, const char *glob, in dump_register()
|
/openbsd-src/gnu/llvm/llvm/utils/vscode/llvm/ |
H A D | package-lock.json | 147 "glob": { object 291 "glob": "^7.1.1", string
|
/openbsd-src/sbin/restore/ |
H A D | interactive.c | 75 glob_t glob; /* globbing information */ member
|
/openbsd-src/bin/ksh/ |
H A D | eval.c | 989 glob(char *cp, XPtrV *wp, int markdirs) in glob() function
|
/openbsd-src/lib/libc/gen/ |
H A D | glob.c | 167 glob(const char *pattern, int flags, int (*errfunc)(const char *, int), in glob() function
|
/openbsd-src/gnu/llvm/lld/MachO/ |
H A D | Driver.cpp | 1072 for (const GlobPattern &glob : globs) in matchGlob() local
|