Home
last modified time | relevance | path

Searched defs:ISNULL (Results 1 – 25 of 210) sorted by relevance

123456789

/dports/databases/grass7/grass-7.8.6/vector/v.to.rast/
H A Dlocal.h12 #define ISNULL(x) Rast_is_c_null_value (x) macro
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/CORBA/DynAn/
H A DAbstractAny.java106 static final String ISNULL = "The content is null"; field in AbstractAny
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/CORBA/DynAn/
H A DAbstractAny.java106 static final String ISNULL = "The content is null"; field in AbstractAny
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/CORBA/DynAn/
H A DAbstractAny.java106 static final String ISNULL = "The content is null"; field in AbstractAny
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/CORBA/DynAn/
H A DAbstractAny.java106 static final String ISNULL = "The content is null"; field in AbstractAny
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/CORBA/DynAn/
H A DAbstractAny.java106 static final String ISNULL = "The content is null"; field in AbstractAny
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/CORBA/DynAn/
H A DAbstractAny.java106 static final String ISNULL = "The content is null"; field in AbstractAny
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/parser/ast/
H A Dsqliteexpr.h46 ISNULL, enumerator
/dports/misc/lifelines/lifelines-3.1.1/src/hdrs/
H A Dstandard.h190 #define ISNULL(k) (!k || *k == 0) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.c141 #define ISNULL(ptr) ((ptr) == 0 || isNull(ptr)) macro
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.c141 #define ISNULL(ptr) ((ptr) == 0 || isNull(ptr)) macro
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.c141 #define ISNULL(ptr) ((ptr) == 0 || isNull(ptr)) macro
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.c141 #define ISNULL(ptr) ((ptr) == 0 || isNull(ptr)) macro
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.c141 #define ISNULL(ptr) ((ptr) == 0 || isNull(ptr)) macro
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.c141 #define ISNULL(ptr) ((ptr) == 0 || isNull(ptr)) macro
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.c141 #define ISNULL(ptr) ((ptr) == 0 || isNull(ptr)) macro
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.c141 #define ISNULL(ptr) ((ptr) == 0 || isNull(ptr)) macro
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.c141 #define ISNULL(ptr) ((ptr) == 0 || isNull(ptr)) macro
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.c141 #define ISNULL(ptr) ((ptr) == 0 || isNull(ptr)) macro
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.c141 #define ISNULL(ptr) ((ptr) == 0 || isNull(ptr)) macro
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.c141 #define ISNULL(ptr) ((ptr) == 0 || isNull(ptr)) macro
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.c141 #define ISNULL(ptr) ((ptr) == 0 || isNull(ptr)) macro
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.c141 #define ISNULL(ptr) ((ptr) == 0 || isNull(ptr)) macro
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.c141 #define ISNULL(ptr) ((ptr) == 0 || isNull(ptr)) macro
/dports/lang/clang-mesa/clang-13.0.1.src/test/Analysis/inlining/
H A Dfalse-positive-suppression.c141 #define ISNULL(ptr) ((ptr) == 0 || isNull(ptr)) macro

123456789