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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMinidumpEmitter.cpp31 size_t tell() const { return NextOffset; } function in class:__anon4821::BlobAllocator
/freebsd-12-stable/sys/dev/bhnd/
H A Dbhnd_eromvar.h72 bhnd_erom_io_tell_t *tell; /**< @see bhnd_erom_io_tell() */ member in struct:bhnd_erom_io
/freebsd-12-stable/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.h113 uint64_t tell() const { return current_pos() + GetNumBytesInBuffer(); } function in class:llvm::raw_ostream
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp55 uint64_t tell() { return OS.tell(); } function in class:llvm::ProfOStream
/freebsd-12-stable/usr.bin/rpcgen/
H A Drpc_main.c383 long tell; local
486 long tell; local
715 long tell; local
748 long tell; local
[all...]
/freebsd-12-stable/contrib/tcsh/
H A Dcsh-mode.el
/freebsd-12-stable/contrib/subversion/subversion/libsvn_client/
H A Dpatch.c119 svn_error_t * (*tell)(void *baton, apr_off_t *offset, member in struct:target_content_t
/freebsd-12-stable/contrib/sendmail/src/
H A Dconf.c3079 # define tell(s) if (opterr) \ macro

Completed in 151 milliseconds