Home
last modified time | relevance | path

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 Dref9.C10 void foo (C * objs[]) in foo()
22 C * objs[1] = { new C }; in main() local
/openbsd-src/games/hack/
H A Dhack.potion.c75 struct obj *otmp,*objs; in dodrink() local
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_gem.c850 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 Dextern.h309 struct objs { struct
313 extern const struct objs dayobjs[]; argument
/openbsd-src/gnu/gcc/libmudflap/
H A Dmf-runtime.c1242 __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 Dcrunchgen.c80 strlst_t *objs, *objpaths; member
/openbsd-src/gnu/llvm/lld/COFF/
H A DDriverUtils.cpp732 ArrayRef<ObjFile *> objs) { in convertResToCOFF()
H A DDebugTypes.cpp1188 std::vector<TpiSource *> objs; in sortDependencies() local
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_ras.h398 struct ras_manager *objs; member