Home
last modified time | relevance | path

Searched refs:is_variable (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/gmake/dist/
H A Dread.c2942 int is_variable; in tilde_expand() local
2954 is_variable = home_dir[0] != '\0'; in tilde_expand()
2955 if (!is_variable) in tilde_expand()
2977 if (is_variable) in tilde_expand()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dcheck.cc4580 bool is_variable = true; in gfc_check_rank() local
4584 is_variable = a->value.function.esym in gfc_check_rank()
4593 || !is_variable) in gfc_check_rank()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcheck.c4561 bool is_variable = true; in gfc_check_rank() local
4565 is_variable = a->value.function.esym in gfc_check_rank()
4574 || !is_variable) in gfc_check_rank()
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git14801 Update gdb.Symbol.is_variable documentation
14803 on a misconception I had about Symbol.is_variable. This patch fixes
39498 FrameVars implements its own variant of Symbol.is_variable. This