Home
last modified time | relevance | path

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

/netbsd/sys/arch/hpc/stand/hpcboot/res/
H A Dresource.h136 #define IDS_DIR_RES(n) (((n) << 1) + IDS_DIR_START) macro
/netbsd/sys/arch/hpc/stand/hpcboot/
H A Dhpcmenu.cpp95 int res = IDS_DIR_RES(i); in dir()