Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/tfs/
H A Dbitmask.c32 if (*ptr & BIT_1) { in PCTFS_bm_to_proc()
H A Dtfs.h45 #define BIT_1 0x2 macro