Home
last modified time | relevance | path

Searched defs:token (Results 1 – 1 of 1) sorted by relevance

/honee/src/
H A Dhonee-file.c131 PetscInt32 token; in HoneeLoadBinaryVec() local
184 PetscInt32 token = PetscDefined(USE_64BIT_INDICES) ? HONEE_FILE_TOKEN_64 : HONEE_FILE_TOKEN_32; in HoneeWriteBinaryVec() local