Searched defs:CAST (Results 1 – 6 of 6) sorted by relevance
| /third_party/libuv/src/unix/ |
| D | linux-inotify.c | 47 #define CAST(p) ((struct watcher_root*)(p)) macro
|
| /third_party/node/deps/uv/src/unix/ |
| D | linux-inotify.c | 47 #define CAST(p) ((struct watcher_root*)(p)) macro
|
| /third_party/cmsis/CMSIS/DSP/Include/dsp/ |
| D | matrix_utils.h | 43 #define SCALE_COL_T(T,CAST,A,ROW,v,i) \ argument
|
| /third_party/mesa3d/src/mesa/main/ |
| D | macros.h | 425 #define COPY_3V_CAST( DST, SRC, CAST ) \ argument 547 #define COPY_2V_CAST( DST, SRC, CAST ) \ argument
|
| /third_party/node/deps/v8/src/compiler/ |
| D | code-assembler.h | 508 #define CAST(x) \ macro 513 #define CAST(x) Cast(x) macro
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
| D | Record.h | 754 enum UnaryOp : uint8_t { CAST, HEAD, TAIL, SIZE, EMPTY, GETOP }; enumerator
|