Home
last modified time | relevance | path

Searched defs:EOS (Results 1 – 11 of 11) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/MCA/
H A DIncrementalSourceMgr.h41 bool EOS; variable
/openbsd/usr.bin/tr/
H A Dextern.h37 enum { EOS, INFINITE, NORMAL, RANGE, SEQUENCE, SET } state; enumerator
/openbsd/usr.bin/ctags/
H A Dctags.h39 #define EOS '\0' macro
/openbsd/gnu/lib/libiberty/src/
H A Dargv.c44 #define EOS '\0' macro
/openbsd/gnu/usr.bin/binutils/gdb/vx-share/
H A DvxWorks.h63 #define EOS '\0' /* C string terminator */ macro
/openbsd/bin/ksh/
H A Dtree.h58 #define EOS 0 /* end of string */ macro
/openbsd/usr.bin/m4/
H A Dmdef.h113 #define EOS '\0' macro
/openbsd/bin/csh/
H A Dglob.c61 #define EOS '\0' macro
/openbsd/lib/libc/gen/
H A Dglob.c77 #define EOS '\0' macro
/openbsd/gnu/llvm/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp1202 raw_string_ostream EOS(ExportsNameBuffer); in dumpSymbolsFromDLInfoMachO() local
/openbsd/gnu/usr.bin/perl/
H A Dregnodes.h212 #define EOS 6 /* 0x06 Match "" at end of macro