Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_fattime.c94 #define OCT (SEP + 31) macro
/freebsd/contrib/ntp/include/
H A Dntp_calendar.h78 #define OCT 31 macro
/freebsd/usr.bin/at/
H A Dparsetime.c70 JUL, AUG, SEP, OCT, NOV, DEC, enumerator
/freebsd/bin/pax/
H A Dpax.h242 #define OCT 8 macro
/freebsd/contrib/sendmail/libsm/
H A Dvfprintf.c191 enum { OCT, DEC, HEX } base;/* base for [diouxX] conversion */ enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp453 QualType OCT = Context->getCanonicalType(T).getUnqualifiedType(); in isObjCType() local
H A DRewriteModernObjC.cpp547 QualType OCT = Context->getCanonicalType(T).getUnqualifiedType(); in isObjCType() local