Home
last modified time | relevance | path

Searched defs:uoff_t (Results 1 – 7 of 7) sorted by relevance

/dports/irc/irssi/irssi-1.2.3/src/
H A Dcommon.h47 typedef unsigned int uoff_t; typedef
49 typedef unsigned long uoff_t; typedef
51 typedef unsigned long long uoff_t; typedef
/dports/devel/libunwind/libunwind-1.5.0/src/coredump/
H A D_UCD_internal.h49 typedef uint32_t uoff_t; typedef
51 typedef uint64_t uoff_t; typedef
/dports/mail/dovecot/dovecot-2.3.17/src/lib/
H A Dcompat.h62 typedef unsigned int uoff_t; typedef
64 typedef unsigned long uoff_t; typedef
66 typedef unsigned long long uoff_t; typedef
H A Dstrnum.c447 STR_PARSE_U__TEMPLATE(str_parse_uoff, uoff_t) in STR_PARSE_U__TEMPLATE() argument
/dports/databases/xapian-core12/xapian-core-1.2.25/net/
H A Dremoteconnection.cc532 typedef UNSIGNED_OFF_T uoff_t; in get_message_chunked() typedef
/dports/sysutils/busybox/busybox-1.26.2/include/
H A Dlibbb.h256 typedef unsigned long uoff_t; typedef
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dstream.d27 typedef uint64 uoff_t; typedef
29 typedef uint32 uoff_t; typedef