Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/less/
H A Doption.h18 #define TRIPLE 02 /* Triple-valued option: 0, 1 or 2 */ macro
/openbsd-src/sys/ufs/ext2fs/
H A Dext2fs_inode.c201 #define TRIPLE 2 /* index of triple indirect block */ macro
/openbsd-src/sys/ufs/ffs/
H A Dffs_inode.c120 #define TRIPLE 2 /* index of triple indirect block */ macro
/openbsd-src/sbin/newfs_ext2fs/
H A Dmke2fs.c1119 #define TRIPLE 2 /* index of triple indirect block */ in init_resizeino() macro
/openbsd-src/usr.bin/tmux/
H A Dserver-client.c583 TRIPLE } type = NOTYPE; server_client_check_mouse() enumerator