Home
last modified time | relevance | path

Searched defs:quot (Results 1 – 16 of 16) sorted by relevance

/freebsd/include/
H A Dstdlib.h54 int quot; /* quotient */ member
59 long quot; member
130 long long quot; member
H A Dinttypes.h43 intmax_t quot; /* Quotient. */ member
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DTraceIntelPTGDBRemotePackets.cpp76 uint64_t quot = tsc >> time_shift; in ToNanos() local
84 uint64_t quot = time / time_mult; in ToTSC() local
/freebsd/stand/ficl/aarch64/
H A Dsysdep.h137 FICL_UNS quot; member
149 FICL_INT quot; member
/freebsd/stand/ficl/riscv/
H A Dsysdep.h137 FICL_UNS quot; member
149 FICL_INT quot; member
/freebsd/stand/ficl/arm/
H A Dsysdep.h137 FICL_UNS quot; member
149 FICL_INT quot; member
/freebsd/stand/ficl/amd64/
H A Dsysdep.h137 FICL_UNS quot; member
149 FICL_INT quot; member
/freebsd/stand/ficl/powerpc/
H A Dsysdep.h137 FICL_UNS quot; member
149 FICL_INT quot; member
/freebsd/stand/ficl/i386/
H A Dsysdep.h135 FICL_UNS quot; member
147 FICL_INT quot; member
/freebsd/lib/libc/iconv/
H A Dcitrus_prop.c250 int ch, errnum, quot; in _citrus_prop_read_str() local
/freebsd/contrib/less/
H A Dos.c408 uintmax quot = qnum + rnum / den; in muldiv() local
/freebsd/contrib/sendmail/vacation/
H A Dvacation.c766 bool quot; local
/freebsd/usr.sbin/quot/
H A Dquot.c537 quot(char *name, char *mp) in quot() function
/freebsd/usr.sbin/mountd/
H A Dmountd.c344 char quot = 0; in strsep_quote() local
3491 char quot = 0; in nextfield() local
/freebsd/crypto/openssh/
H A Dsftp.c1197 int argc, quot; in makeargv() local
/freebsd/contrib/bmake/
H A Dvar.c3799 const char *quot = value == var_Error ? "" : "\""; in LogAfterApply() local