Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcompiler.h109 #define SINGLE /* only one terminal (actually none) */ macro
/illumos-gate/usr/src/lib/libxcurses/src/tabs/
H A Dtabs.c88 #define SINGLE 1 /* only one terminal to be concerned about */ macro
/freebsd/sys/ufs/ffs/
H A Dffs_inode.c223 #define SINGLE 0 /* index of single indirect block */ macro
H A Dffs_alloc.c2425 #define SINGLE 5 /* don't look up, just allocate it and don't hash it */ macro
/freebsd/sys/fs/ext2fs/
H A Dext2_inode.c106 #define SINGLE 0 /* index of single indirect block */ macro
/freebsd/sys/powerpc/booke/
H A Dspe.c285 SINGLE, enumerator
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_inode.c1031 #define SINGLE 0 /* index of single indirect block */ macro
H A Dufs_alloc.c1489 #define SINGLE 0 /* single indirect block ptr */ macro
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h684 SINGLE = 0, // A single VOP1 or VOP2 instruction which may be used in VOPD. enumerator