Home
last modified time | relevance | path

Searched refs:nat_feat_getid (Results 1 – 4 of 4) sorted by relevance

/haiku/src/system/boot/platform/atari_m68k/
H A Dtoscalls.cpp217 gDebugPrintfNatFeatID = nat_feat_getid("DEBUGPRINTF"); in init_nat_features()
227 gBootstrapNatFeatID = nat_feat_getid("BOOTSTRAP"); in init_nat_features()
H A Dstart.cpp116 int32 nfShutdownId = nat_feat_getid("NF_SHUTDOWN"); in platform_exit()
H A Dtoscalls.h901 static inline int32 nat_feat_getid(const char *name) in nat_feat_getid() function
H A Dvideo.cpp866 fNatFeatId = nat_feat_getid("fVDI"); in Init()