Home
last modified time | relevance | path

Searched refs:errf (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/lib/et/
Dcom_err.c65 typedef void (*errf) (const char *, errcode_t, const char *, va_list); typedef
67 errf com_err_hook = default_com_err_proc;
88 errf set_com_err_hook(errf new_proc) in set_com_err_hook()
90 errf x = com_err_hook; in set_com_err_hook()
100 errf reset_com_err_hook(void) { in reset_com_err_hook()
101 errf x = com_err_hook; in reset_com_err_hook()
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dllvm.amdgcn.image.sample.d16.dim.ll200 %tex.errf = bitcast i32 %tex.err to float
201 %r = insertelement <2 x float> %r.0, float %tex.errf, i32 1
323 %tex.errf = bitcast i32 %tex.err to float
324 %r = insertelement <4 x float> %r.1, float %tex.errf, i32 2
447 %tex.errf = bitcast i32 %tex.err to float
448 %r = insertelement <4 x float> %r.1, float %tex.errf, i32 2
Dllvm.amdgcn.image.sample.dim.ll150 %res.errf = bitcast i32 %res.err to float
152 %res = insertelement <2 x float> %res.tmp, float %res.errf, i32 1
197 %res.errf = bitcast i32 %res.err to float
199 %res = insertelement <2 x float> %res.tmp, float %res.errf, i32 1
244 %res.errf = bitcast i32 %res.err to float
246 %res = insertelement <2 x float> %res.tmp, float %res.errf, i32 1
291 %res.errf = bitcast i32 %res.err to float
293 %res = insertelement <2 x float> %res.tmp, float %res.errf, i32 1
342 %res.errf = bitcast i32 %res.err to float
345 %res = insertelement <4 x float> %res.tmp2, float %res.errf, i32 2
[all …]