Searched defs:FETCH (Results 1 – 9 of 9) sorted by relevance
319 sub FETCH { subroutine326 sub FETCH { subroutine333 sub FETCH { subroutine340 sub FETCH { subroutine347 sub FETCH { subroutine354 sub FETCH { subroutine361 sub FETCH { subroutine
49 #define FETCH(x) fetch_texel_1d_##x macro58 #define FETCH(x) fetch_texel_2d_##x macro66 #define FETCH(x) fetch_texel_3d_##x macro
67 #define FETCH(Bits, ptr) (*(const uint##Bits##_t *) ptr) macro79 #define FETCH(Bits, ptr) (((const union unaligned *) ptr)->u##Bits) macro
39 FETCH, enumerator
30 sub FETCH { subroutine
247 FETCH, enumerator
718 #define FETCH 0x01 macro
395 #define FETCH(c, sp, length) \ in telnet_parse() macro
1982 #define FETCH(VAL,INDEX,CHAN)\ macro