Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/tfs/
H A Dbitmask.c56 if (*ptr & BIT_7) { in PCTFS_bm_to_proc()
H A Dtfs.h51 #define BIT_7 0x80 macro