OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:type_if_not
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/INPUTS/
c99-intconst-1.c
23
#define
type_if_not
(T, E) __typeof__(0 ? (T *)0 : (void *)(E))
macro
26
#define type_if(T, E)
type_if_not
(T, !(E))
Completed in 26 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026