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_idstart
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libcpp/
internal.h
628
#define
is_idstart
(x) (ISIDST(x) || _dollar_ok(x))
macro
/src/external/gpl3/gcc.old/dist/libcpp/
internal.h
624
#define
is_idstart
(x) (ISIDST(x) || _dollar_ok(x))
macro
Completed in 25 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026