Searched defs:objs (Results 1 – 9 of 9) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/ |
H A D | ref9.C | 10 void foo (C * objs[]) in foo() 22 C * objs[1] = { new C }; in main() local
|
/openbsd-src/games/hack/ |
H A D | hack.potion.c | 75 struct obj *otmp,*objs; in dodrink() local
|
/openbsd-src/sys/dev/pci/drm/ |
H A D | drm_gem.c | 850 objects_lookup(struct drm_file * filp,u32 * handle,int count,struct drm_gem_object ** objs) objects_lookup() argument 896 struct drm_gem_object **objs; drm_gem_objects_lookup() local 1555 drm_gem_lock_reservations(struct drm_gem_object ** objs,int count,struct ww_acquire_ctx * acquire_ctx) drm_gem_lock_reservations() argument 1607 drm_gem_unlock_reservations(struct drm_gem_object ** objs,int count,struct ww_acquire_ctx * acquire_ctx) drm_gem_unlock_reservations() argument [all...] |
/openbsd-src/games/battlestar/ |
H A D | extern.h | 309 struct objs { struct 313 extern const struct objs dayobjs[]; argument
|
/openbsd-src/gnu/gcc/libmudflap/ |
H A D | mf-runtime.c | 1242 __mf_object_t *objs[1] = {NULL}; in __mfu_unregister() local 1501 __mf_object_t **objs, unsigned max_objs, int type) in __mf_find_objects2() 1548 __mf_object_t **objs, unsigned max_objs) in __mf_find_objects() 1601 __mf_object_t **objs, unsigned max_objs) in __mf_find_dead_objects() 2027 __mf_object_t *objs[max_objs]; in __mf_violation() local
|
/openbsd-src/usr.sbin/crunchgen/ |
H A D | crunchgen.c | 80 strlst_t *objs, *objpaths; member
|
/openbsd-src/gnu/llvm/lld/COFF/ |
H A D | DriverUtils.cpp | 732 ArrayRef<ObjFile *> objs) { in convertResToCOFF()
|
H A D | DebugTypes.cpp | 1188 std::vector<TpiSource *> objs; in sortDependencies() local
|
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_ras.h | 398 struct ras_manager *objs; member
|