NPT_POINTER_TO_LONG  347 extra_lib/include/platinum/NptArray.h     NPT_Ordinal first_index = (NPT_Ordinal)(NPT_POINTER_TO_LONG(first-m_Items));
NPT_POINTER_TO_LONG  348 extra_lib/include/platinum/NptArray.h     NPT_Ordinal last_index  = (NPT_Ordinal)(NPT_POINTER_TO_LONG(last-m_Items));
NPT_POINTER_TO_LONG  381 extra_lib/include/platinum/NptArray.h     NPT_Ordinal where_index = where?((NPT_Ordinal)NPT_POINTER_TO_LONG(where-m_Items)):m_ItemCount;
NPT_POINTER_TO_LONG  288 extra_lib/include/platinum/NptConfig.h #if !defined(NPT_POINTER_TO_LONG)