Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/stdio/
H A Dvsnprintf_ss.c132 enum { OCT, DEC, HEX } base;/* base for [diouxX] conversion */ enumerator
/netbsd-src/external/bsd/ntp/dist/include/
H A Dntp_calendar.h80 #define OCT 31 macro
/netbsd-src/usr.bin/at/
H A Dparsetime.c67 JUL, AUG, SEP, OCT, NOV, DEC, enumerator
/netbsd-src/bin/pax/
H A Dpax.h260 #define OCT 8 macro
/netbsd-src/sys/kern/
H A Dsubr_prf.c1265 enum { OCT, DEC, HEX } base;/* base for [diouxX] conversion */ in kprintf() enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp453 QualType OCT = Context->getCanonicalType(T).getUnqualifiedType(); in isObjCType() local
H A DRewriteModernObjC.cpp546 QualType OCT = Context->getCanonicalType(T).getUnqualifiedType(); in isObjCType() local