OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NULLPTR_TYPE_P
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/c-family/
c-common.h
1032
#define
NULLPTR_TYPE_P
(TYPE) (TREE_CODE (TYPE) == NULLPTR_TYPE)
/src/external/gpl3/gcc.old/dist/gcc/cp/
cp-tree.h
4434
#define
NULLPTR_TYPE_P
(TYPE) (TREE_CODE (TYPE) == NULLPTR_TYPE)
4449
||
NULLPTR_TYPE_P
(TYPE))
Completed in 21 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026