cl-caddr

cl-caddr is a compiled Lisp function in `cl-lib.el'.

(cl-caddr X)

This function has a compiler macro `cl--compiler-macro-cXXr'.

Return the `car' of the `cdr' of the `cdr' of X.