Home
last modified time | relevance | path

Searched defs:SPACE (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/nvi/regex/
H A Dcclass.h47 RCHAR_T SPACE[] = {'s','p','a','c','e',0}; variable
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_dump.c20 #define SPACE(buf, pos, n) (sizeof(buf) - (pos) > (n)) macro
/freebsd/sys/fs/udf/
H A Dosta.c291 #define SPACE 0x0020 macro
/freebsd/usr.bin/seq/
H A Dseq.c46 #define SPACE ' ' macro
/freebsd/bin/sh/
H A Dmemalloc.c127 #define SPACE(sp) ((char*)(sp) + ALIGN(sizeof(struct stack_block))) macro
/freebsd/usr.bin/sed/
H A Ddefs.h148 } SPACE; typedef
/freebsd/usr.bin/col/
H A Dcol.c51 #define SPACE ' ' /* space */ macro
/freebsd/contrib/unbound/util/
H A Dconfigparser.h57 SPACE = 258, /* SPACE */ enumerator
430 #define SPACE 258 macro
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp1436 uint32_t SPACE[128]; in divide() local
/freebsd/sys/cam/scsi/
H A Dscsi_sa.h940 #define SPACE 0x11 macro