Searched defs:flex (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | c90-flex-array-1.c | 6 struct flex { int a; int b[]; }; /* { dg-bogus "warning" "warning in place of error" } */ argument
|
H A D | c99-flex-array-3.c | 7 struct flex { int a; int b[]; }; struct
|
/openbsd-src/sys/dev/pci/drm/i915/ |
H A D | i915_perf.c | 2527 struct flex { struct 2536 const struct flex *flex, unsigned int count) in gen8_store_flex() argument 2561 const struct flex *flex, unsigned int count) in gen8_load_flex() argument 2584 gen8_modify_context(struct intel_context * ce,const struct flex * flex,unsigned int count) gen8_modify_context() argument 2604 gen8_modify_self(struct intel_context * ce,const struct flex * flex,unsigned int count,struct i915_active * active) gen8_modify_self() argument 2633 gen8_configure_context(struct i915_perf_stream * stream,struct i915_gem_context * ctx,struct flex * flex,unsigned int count) gen8_configure_context() argument [all...] |
/openbsd-src/sys/scsi/ |
H A D | sd.c | 1642 struct page_flex_geometry *flex = NULL; in sd_get_parms() local
|
/openbsd-src/sys/arch/hppa/hppa/ |
H A D | mainbus.c | 167 int bank, off, flex; in mbus_add_mapping() local
|