Home
last modified time | relevance | path

Searched defs:FETCH (Results 1 - 4 of 4) sorted by relevance

/third_party/elfutils/libelf/
H A Dgelf_xlate.c67 #define FETCH(Bits, ptr) (*(const uint##Bits##_t *) ptr) macro
79 #define FETCH(Bits, ptr) (((const union unaligned *) ptr)->u##Bits) macro
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTextureFunctionHLSL.h39 FETCH, enumerator
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.h247 FETCH, enumerator
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c1772 #define FETCH(VAL,INDEX,CHAN)\ macro
[all...]

Completed in 7 milliseconds