Home
last modified time | relevance | path

Searched refs:Ntype (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dhash.h28 typedef enum ntype Ntype; typedef
32 Ntype type;
H A Dhash.c510 nodetypestring (Ntype type) in nodetypestring()