Home
last modified time | relevance | path

Searched refs:local_value (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/
H A Dtem03.C72 T8 local_value; in comp_ge() local
73 if (local_value > value) in comp_ge()
74 return local_value; in comp_ge()
194 long local_value; in comp_ge() local
195 if (local_value > value) in comp_ge()
196 return local_value; in comp_ge()
H A Dtem04.C59 int local_value; in comp_ge() local
60 if (local_value > value) in comp_ge()
61 return local_value; in comp_ge()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-tree.h41 tree local_value; member
81 (((struct lang_identifier *) (NODE))->local_value)
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Djava-tree.h702 tree local_value; member
730 (((struct lang_identifier *)(NODE))->local_value)
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp4744 llvm::StringRef local_name, local_value; in HarmonizeThreadIdsForProfileData() local
4745 profileDataExtractor.GetNameColonValue(local_name, local_value); in HarmonizeThreadIdsForProfileData()
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dcom.c582 tree local_value; member
597 (((struct lang_identifier *)(NODE))->local_value)
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-1998116 (lang_identifier): Rename local_value to bindings.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog.26904 (lang_identifier): Rename local_value to bindings.