OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_undef
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-sve-builtins-base.cc
58
is_undef
(tree val)
function in namespace:__anon12657
1176
&&
is_undef
(CALL_EXPR_ARG (e.call_expr, 0)))
/src/external/gpl3/gcc/dist/libcpp/
internal.h
405
unsigned int
is_undef
: 1;
member in struct:def_pragma_macro
/src/external/gpl3/gcc.old/dist/libcpp/
internal.h
404
unsigned int
is_undef
: 1;
member in struct:def_pragma_macro
/src/external/gpl3/binutils/dist/ld/
pe-dll.c
3289
bool
is_undef
= false;
local
3315
is_undef
= (blhe->type == bfd_link_hash_undefined);
3317
if (is_cdecl && (!blhe || !
is_undef
))
3322
is_undef
= (blhe->type == bfd_link_hash_undefined);
3328
is_undef
= (blhe->type == bfd_link_hash_undefined);
3333
if (
is_undef
)
/src/external/gpl3/binutils.old/dist/ld/
pe-dll.c
3287
bool
is_undef
= false;
local
3313
is_undef
= (blhe->type == bfd_link_hash_undefined);
3315
if (is_cdecl && (!blhe || !
is_undef
))
3320
is_undef
= (blhe->type == bfd_link_hash_undefined);
3326
is_undef
= (blhe->type == bfd_link_hash_undefined);
3331
if (
is_undef
)
/src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
llvm.mli
889
(** [
is_undef
v] returns [true] if the value [v] is an undefined value, [false]
891
val
is_undef
: llvalue -> bool
var
Completed in 39 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026