Home
last modified time | relevance | path

Searched defs:valuesize (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/gas/
H A Dexpr.c283 #define valuesize 64 in integer_constant() macro
285 #define valuesize 32 in integer_constant() macro
/dflybsd-src/contrib/binutils-2.27/gas/
H A Dexpr.c281 #define valuesize 64 in integer_constant() macro
283 #define valuesize 32 in integer_constant() macro
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_debugfs.c561 int idx, x, outsize, r, valuesize; in amdgpu_debugfs_sensor_read() local