Searched defs:tell (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/sys/dev/bhnd/
H A Dbhnd_eromvar.h68 bhnd_erom_io_tell_t *tell; /**< @see bhnd_erom_io_tell() */ member in struct:bhnd_erom_io
/freebsd-current/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMinidumpEmitter.cpp32 size_t tell() const { return NextOffset; } function in class:__anon2032::BlobAllocator
H A DELFEmitter.cpp68 uint64_t tell() const { return OS.tell(); } function in class:__anon2119::ContiguousBlobAccumulator
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DDataExtractor.h71 uint64_t tell() const { return Offset; } function in class:llvm::DataExtractor::Cursor
H A Draw_ostream.h134 uint64_t tell() const { return current_pos() + GetNumBytesInBuffer(); } function in class:llvm::raw_ostream
/freebsd-current/usr.bin/rpcgen/
H A Drpc_main.c468 long tell; local
571 long tell; local
800 long tell; local
833 long tell; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp56 uint64_t tell() { return OS.tell(); } function in class:llvm::ProfOStream
[all...]
/freebsd-current/contrib/tcsh/
H A Dcsh-mode.el
/freebsd-current/contrib/sendmail/src/
H A Dconf.c3081 # define tell(s) if (opterr) \ macro

Completed in 109 milliseconds