Home
last modified time | relevance | path

Searched refs:_seq (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/usr.bin/vi/common/
Dseq.h31 struct _seq { struct
32 LIST_ENTRY(_seq) q; /* Linked list of all sequences. */
Dcommon.h35 typedef struct _seq SEQ;
Dgs.h108 LIST_HEAD(_seqh, _seq) seqq; /* Linked list of maps, abbrevs. */
/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.h116 unsigned short _seq; member
Dsanitizer_platform_limits_netbsd.cpp2642 CHECK_SIZE_AND_OFFSET(ipc_perm, _seq);
/openbsd/src/gnu/usr.bin/gcc/gcc/
DFSFChangeLog.101133 (emit_{ldm,stm}_seq): New functions.