Home
last modified time | relevance | path

Searched defs:is_undef (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/libcpp/
H A Dmakedepend.c40 bool is_undef; member
48 add_clm (const char *macro, bool is_undef) in add_clm()
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.mli891 val is_undef : llvalue -> bool val