Searched refs:HONEE_FILE_TOKEN (Results 1 – 2 of 2) sorted by relevance
9 extern const PetscInt32 HONEE_FILE_TOKEN; // for backwards compatibility
31 const PetscInt32 HONEE_FILE_TOKEN = 0xceedf00; // for backwards compatibility variable138 if (token == HONEE_FILE_TOKEN_32 || token == HONEE_FILE_TOKEN_64 || token == HONEE_FILE_TOKEN) { in HoneeLoadBinaryVec()