Searched defs:is_defined (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/compiler/glsl/glcpp/tests/ | ||
D | 142-defined-within-macro.c | 32 #define is_defined(arg) defined /*...*/ arg macro |
/third_party/mesa3d/src/compiler/glsl/ | ||
D | ir.h | 1261 unsigned is_defined:1; variable |
/third_party/libabigail/src/ | ||
D | abg-reader.cc | 3057 bool is_defined = true; in build_elf_symbol() local |
D | abg-ir.cc | 2037 elf_symbol::is_defined() const in is_defined() function in abigail::ir::elf_symbol |