Home
last modified time | relevance | path

Searched defs:get_identifier (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dstringpool.c100 get_identifier (text) in get_identifier() function
/openbsd/gnu/gcc/gcc/
H A Dstringpool.c108 get_identifier (const char *text) in get_identifier() function
H A Dtree.h3517 #define get_identifier(str) \ macro
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dmacroexp.c260 get_identifier (struct macro_buffer *tok, char *p, char *end) in get_identifier() function
/openbsd/gnu/llvm/lldb/tools/debugserver/source/
H A DRNBRemote.cpp1690 static std::string get_identifier(std::string &line) { in get_identifier() function