Home
last modified time | relevance | path

Searched defs:null2 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/wscons/
H A Dwscons_rfont.h894 #define null2 null1, null1 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dctfeexpr.d950 const null2 = (agg2.op == EXP.null_); in comparePointers() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dctfeexpr.c952 bool null2 = (agg2->op == TOKnull); in comparePointers() local