Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/tfs/
H A Dbitmask.c28 if (*ptr & BIT_0) { in PCTFS_bm_to_proc()
H A Dtfs.h44 #define BIT_0 0x1 macro