Home
last modified time | relevance | path

Searched defs:firstchild (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/sparc/include/
H A Dpromlib.h215 #define firstchild(node) prom_firstchild(node) macro
/netbsd-src/external/mit/expat/dist/lib/
H A Dxmlparse.c311 int firstchild; member