Home
last modified time | relevance | path

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

/haiku/src/system/boot/platform/atari_m68k/
H A Dtoscalls.cpp215 if (nat_features()) { in init_nat_features()
221 nat_features()->nfGetID; in init_nat_features()
223 nat_features()->nfCall; in init_nat_features()
230 return nat_features() ? B_OK : B_ENTRY_NOT_FOUND; in init_nat_features()
H A Dtoscalls.h881 static inline NatFeatCookie *nat_features(void) in nat_features() function
903 NatFeatCookie *c = nat_features(); in nat_feat_getid()
912 NatFeatCookie *c = nat_features(); \